New upstream version 9.6.2+dfsg1
authorDrew Parsons <dparsons@debian.org>
Sat, 20 Jun 2026 12:42:07 +0000 (14:42 +0200)
committerDrew Parsons <dparsons@debian.org>
Sat, 20 Jun 2026 12:42:07 +0000 (14:42 +0200)
commita0813a5e2e27b187f6f537b9f674de6aafb7114f
treecfbf12f79659715bf708ce32dcc3fae439d1900c
parent849682c286bdb0539f99102c91a793704636751f
New upstream version 9.6.2+dfsg1
5223 files changed:
.clang-tidy
.editorconfig [new file with mode: 0644]
.editorconfig-checker.json [new file with mode: 0644]
.readthedocs.yaml
Accelerators/Vtkm/Core/CMakeLists.txt
Accelerators/Vtkm/Core/Testing/Cxx/TestVTKMDataArray.cxx
Accelerators/Vtkm/Core/Testing/Cxx/TestVTKMImplicitDataArray.cxx
Accelerators/Vtkm/Core/vtkmDataArray.h
Accelerators/Vtkm/Core/vtkmDataArrayUtilities.cxx [new file with mode: 0644]
Accelerators/Vtkm/Core/vtkmDataArrayUtilities.h [new file with mode: 0644]
Accelerators/Vtkm/Core/vtkmlib/DataArrayConverters.cxx
Accelerators/Vtkm/Core/vtkmlib/DataArrayConverters.h
Accelerators/Vtkm/Core/vtkmlib/vtkmDataArray.hxx
Accelerators/Vtkm/DataModel/Testing/Cxx/TestVTKMDataSet.cxx
Accelerators/Vtkm/DataModel/vtkmDataSet.cxx
Accelerators/Vtkm/DataModel/vtkmDataSet.h
Accelerators/Vtkm/DataModel/vtkmlib/ArrayConverters.cxx
Accelerators/Vtkm/DataModel/vtkmlib/CellSetConverters.cxx
Accelerators/Vtkm/DataModel/vtkmlib/CellSetConverters.h
Accelerators/Vtkm/DataModel/vtkmlib/DataSetConverters.cxx
Accelerators/Vtkm/DataModel/vtkmlib/DataSetConverters.h
Accelerators/Vtkm/DataModel/vtkmlib/PolyDataConverter.cxx
Accelerators/Vtkm/DataModel/vtkmlib/PolyDataConverter.h
Accelerators/Vtkm/DataModel/vtkmlib/UnstructuredGridConverter.cxx
Accelerators/Vtkm/DataModel/vtkmlib/UnstructuredGridConverter.h
Accelerators/Vtkm/Filters/CMakeLists.txt
Accelerators/Vtkm/Filters/Testing/Cxx/CMakeLists.txt
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMAbort.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMCoordinateSystemTransform.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMExternalFaces.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMGradient.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMGradientAndVorticity.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMHistogram.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMHistogramSampling.cxx [new file with mode: 0644]
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMLevelOfDetail.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMMarchingCubes.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMMarchingCubes2.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMNDHistogram.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMOverride.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMProbe.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMSlice.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMTriangleMeshPointNormals.cxx
Accelerators/Vtkm/Filters/Testing/Cxx/TestVTKMWarpScalar.cxx
Accelerators/Vtkm/Filters/vtkmAlgorithm.h [new file with mode: 0644]
Accelerators/Vtkm/Filters/vtkmAverageToCells.cxx
Accelerators/Vtkm/Filters/vtkmAverageToCells.h
Accelerators/Vtkm/Filters/vtkmAverageToPoints.cxx
Accelerators/Vtkm/Filters/vtkmAverageToPoints.h
Accelerators/Vtkm/Filters/vtkmCleanGrid.cxx
Accelerators/Vtkm/Filters/vtkmCleanGrid.h
Accelerators/Vtkm/Filters/vtkmClip.cxx
Accelerators/Vtkm/Filters/vtkmClip.h
Accelerators/Vtkm/Filters/vtkmContour.cxx
Accelerators/Vtkm/Filters/vtkmContour.h
Accelerators/Vtkm/Filters/vtkmCoordinateSystemTransform.cxx
Accelerators/Vtkm/Filters/vtkmCoordinateSystemTransform.h
Accelerators/Vtkm/Filters/vtkmExternalFaces.cxx
Accelerators/Vtkm/Filters/vtkmExternalFaces.h
Accelerators/Vtkm/Filters/vtkmExtractVOI.h
Accelerators/Vtkm/Filters/vtkmGradient.cxx
Accelerators/Vtkm/Filters/vtkmGradient.h
Accelerators/Vtkm/Filters/vtkmHistogram.cxx
Accelerators/Vtkm/Filters/vtkmHistogram.h
Accelerators/Vtkm/Filters/vtkmHistogramSampling.cxx [new file with mode: 0644]
Accelerators/Vtkm/Filters/vtkmHistogramSampling.h [new file with mode: 0644]
Accelerators/Vtkm/Filters/vtkmImageConnectivity.cxx
Accelerators/Vtkm/Filters/vtkmImageConnectivity.h
Accelerators/Vtkm/Filters/vtkmLevelOfDetail.cxx
Accelerators/Vtkm/Filters/vtkmLevelOfDetail.h
Accelerators/Vtkm/Filters/vtkmNDHistogram.cxx
Accelerators/Vtkm/Filters/vtkmNDHistogram.h
Accelerators/Vtkm/Filters/vtkmPointElevation.cxx
Accelerators/Vtkm/Filters/vtkmPointElevation.h
Accelerators/Vtkm/Filters/vtkmPointTransform.cxx
Accelerators/Vtkm/Filters/vtkmPointTransform.h
Accelerators/Vtkm/Filters/vtkmPolyDataNormals.cxx
Accelerators/Vtkm/Filters/vtkmPolyDataNormals.h
Accelerators/Vtkm/Filters/vtkmProbe.cxx
Accelerators/Vtkm/Filters/vtkmProbe.h
Accelerators/Vtkm/Filters/vtkmSlice.cxx
Accelerators/Vtkm/Filters/vtkmSlice.h
Accelerators/Vtkm/Filters/vtkmThreshold.cxx
Accelerators/Vtkm/Filters/vtkmThreshold.h
Accelerators/Vtkm/Filters/vtkmTriangleMeshPointNormals.cxx
Accelerators/Vtkm/Filters/vtkmTriangleMeshPointNormals.h
Accelerators/Vtkm/Filters/vtkmWarpScalar.cxx
Accelerators/Vtkm/Filters/vtkmWarpScalar.h
Accelerators/Vtkm/Filters/vtkmWarpVector.cxx
Accelerators/Vtkm/Filters/vtkmWarpVector.h
CMake/CTestCustom.cmake.in
CMake/FindEXPAT.cmake
CMake/FindNetCDF.cmake
CMake/Finddouble-conversion.cmake [deleted file]
CMake/MakeFramework.cmake.in
CMake/patches/3.19/FindSQLite3.cmake [deleted file]
CMake/patches/4.3/FindSQLite3.cmake [new file with mode: 0644]
CMake/vtk-config.cmake.in
CMake/vtkCompilerPlatformFlags.cmake
CMake/vtkCompilerWarningFlags.cmake
CMake/vtkEmscripten.cmake
CMake/vtkInstallCMakePackage.cmake
CMake/vtkInstallCMakePackageHelpers.cmake
CMake/vtkModule.cmake
CMake/vtkModuleSerialization.cmake
CMake/vtkModuleTesting.cmake
CMake/vtkModuleWrapJava.cmake
CMake/vtkModuleWrapJavaScript.cmake [new file with mode: 0644]
CMake/vtkModuleWrapPython.cmake
CMake/vtkOpenGLOptions.cmake
CMake/vtkSerializationLibrariesRegistrar.cxx.in
CMake/vtkSerializationLibraryRegistrar.cxx.in
CMake/vtkSerializationWebAssemblyBindings.cxx.in [new file with mode: 0644]
CMake/vtkTestingDriver.cmake
CMake/vtkTestingRenderingDriver.cmake
CMake/vtkTypeLists.cmake
CMake/vtkVersion.cmake
CMake/vtkWaylandProtocols.cmake [new file with mode: 0644]
CMake/vtkWheelPreparation.cmake
CMake/vtkWrapSettings.cmake
CMake/wasm/README.md [new file with mode: 0644]
CMake/wasm/server.js [new file with mode: 0644]
CMake/wasm/vtkWasmTest.html.in [new file with mode: 0644]
CMake/wasm/vtkWasmTestRunner.cmake [new file with mode: 0644]
CMake/wheel_extract_platlib.py
CMake/wheel_sdks/CMakeLists.txt [new file with mode: 0644]
CMake/wheel_sdks/README.md [new file with mode: 0644]
CMake/wheel_sdks/cmake/vtk-config-version.cmake.in [new file with mode: 0644]
CMake/wheel_sdks/cmake/vtk-config.cmake.in [new file with mode: 0644]
CMake/wheel_sdks/pyproject.toml.in [new file with mode: 0644]
CMake/wheel_sdks/src/vtk_sdk/__init__.py [new file with mode: 0644]
CMake/wheel_sdks/src/vtk_sdk/_version.pyi [new file with mode: 0644]
CMake/wheel_sdks/src/vtk_sdk/cmake/__init__.py [new file with mode: 0644]
CMake/wheel_sdks/src/vtk_sdk/py.typed [new file with mode: 0644]
CMake/wheel_sdks/tests/packages/find_package/CMakeLists.txt [new file with mode: 0644]
CMake/wheel_sdks/tests/packages/find_package/pyproject.toml [new file with mode: 0644]
CMake/wheel_sdks/tests/packages/src/vtk_simple/__init__.py [new file with mode: 0644]
CMake/wheel_sdks/tests/test_find_package.py [new file with mode: 0644]
CMake/wheel_sdks/tests/test_package.py [new file with mode: 0644]
CMakeLists.txt
Charts/Core/Testing/Cxx/CMakeLists.txt
Charts/Core/Testing/Cxx/TestAxes.cxx
Charts/Core/Testing/Cxx/TestBagPlot.cxx
Charts/Core/Testing/Cxx/TestBarGraphShiftScale.cxx [new file with mode: 0644]
Charts/Core/Testing/Cxx/TestBoxPlot.cxx
Charts/Core/Testing/Cxx/TestBoxPlot2.cxx
Charts/Core/Testing/Cxx/TestChartUnicode.cxx
Charts/Core/Testing/Cxx/TestChartXYZOuterEdgeLabelling.cxx
Charts/Core/Testing/Cxx/TestColorTransferControlPointsItem.cxx
Charts/Core/Testing/Cxx/TestContextItemStacking.cxx
Charts/Core/Testing/Cxx/TestContextUnicode.cxx
Charts/Core/Testing/Cxx/TestControlPointsItemEvents.cxx
Charts/Core/Testing/Cxx/TestFunctionalBagPlot.cxx
Charts/Core/Testing/Cxx/TestHistogram2DComponent.cxx
Charts/Core/Testing/Cxx/TestHistogram2DMagnitude.cxx
Charts/Core/Testing/Cxx/TestLinePlot.cxx
Charts/Core/Testing/Cxx/TestLinePlot3D.cxx
Charts/Core/Testing/Cxx/TestParallelCoordinatesClearAllAxesSelections.cxx [new file with mode: 0644]
Charts/Core/Testing/Cxx/TestParallelCoordinatesClearAxisSelection.cxx [new file with mode: 0644]
Charts/Core/Testing/Cxx/TestParallelCoordinatesLegend.cxx
Charts/Core/Testing/Cxx/TestParallelCoordinatesSelection.cxx
Charts/Core/Testing/Cxx/TestParallelCoordinatesUtilities.h [new file with mode: 0644]
Charts/Core/Testing/Cxx/TestPlotBarRangeHandlesItem.cxx
Charts/Core/Testing/Cxx/TestPlotPoints.cxx [new file with mode: 0644]
Charts/Core/Testing/Cxx/TestPlotRangeHandlesItem.cxx
Charts/Core/Testing/Cxx/TestQtDiagram.cxx
Charts/Core/Testing/Cxx/TestRangeHandlesItemEvents.cxx
Charts/Core/Testing/Cxx/TestScatterPlot.cxx
Charts/Core/Testing/Cxx/TestScatterPlotMatrix.cxx
Charts/Core/Testing/Cxx/TestStackedBarGraph.cxx
Charts/Core/Testing/Cxx/TestSurfacePlot.cxx
Charts/Core/Testing/Data/Baseline/TestBarGraphShiftScale.png.sha512 [new file with mode: 0644]
Charts/Core/Testing/Data/Baseline/TestPlotPoints.png.sha512 [new file with mode: 0644]
Charts/Core/vtkAxis.cxx
Charts/Core/vtkAxis.h
Charts/Core/vtkAxisExtended.cxx
Charts/Core/vtkCategoryLegend.cxx
Charts/Core/vtkChart.cxx
Charts/Core/vtkChart.h
Charts/Core/vtkChartBox.cxx
Charts/Core/vtkChartLegend.cxx
Charts/Core/vtkChartMatrix.cxx
Charts/Core/vtkChartParallelCoordinates.cxx
Charts/Core/vtkChartParallelCoordinates.h
Charts/Core/vtkChartXY.cxx
Charts/Core/vtkChartXY.h
Charts/Core/vtkChartXYZ.cxx
Charts/Core/vtkColorLegend.cxx
Charts/Core/vtkColorLegend.h
Charts/Core/vtkControlPointsItem.cxx
Charts/Core/vtkControlPointsItem.h
Charts/Core/vtkLookupTableItem.cxx
Charts/Core/vtkPlot.cxx
Charts/Core/vtkPlot.h
Charts/Core/vtkPlot3D.cxx
Charts/Core/vtkPlotArea.cxx
Charts/Core/vtkPlotBag.cxx
Charts/Core/vtkPlotBar.cxx
Charts/Core/vtkPlotBar.h
Charts/Core/vtkPlotHistogram2D.cxx
Charts/Core/vtkPlotLine.cxx
Charts/Core/vtkPlotPie.cxx
Charts/Core/vtkPlotPoints.cxx
Charts/Core/vtkPlotStacked.cxx
Charts/Core/vtkPlotSurface.cxx
Charts/Core/vtkScatterPlotMatrix.cxx
Common/Archive/Testing/Cxx/TestBufferedRenderWindowExporter.cxx
Common/Archive/Testing/Cxx/TestPartitionedRenderWindowExporter.cxx
Common/Color/Testing/Cxx/TestColorSeries.cxx
Common/Color/Testing/Cxx/TestNamedColors.cxx
Common/Color/vtkNamedColors.cxx
Common/ComputationalGeometry/Testing/Cxx/UnitTestParametricSpline.cxx
Common/ComputationalGeometry/vtkCardinalSpline.cxx
Common/ComputationalGeometry/vtkKochanekSpline.cxx
Common/ComputationalGeometry/vtkParametricSpline.cxx
Common/ComputationalGeometry/vtkParametricSuperEllipsoid.cxx
Common/Core/CMakeLists.txt
Common/Core/SMP/Common/vtkSMPToolsImpl.h
Common/Core/SMP/OpenMP/vtkSMPToolsImpl.cxx
Common/Core/SMP/STDThread/vtkSMPThreadLocalBackend.cxx
Common/Core/SMP/STDThread/vtkSMPThreadLocalImpl.h
Common/Core/SMP/STDThread/vtkSMPThreadPool.cxx
Common/Core/SMP/STDThread/vtkSMPToolsImpl.cxx
Common/Core/SMP/Sequential/vtkSMPToolsImpl.txx
Common/Core/SMP/TBB/vtkSMPToolsImpl.cxx
Common/Core/Testing/Cxx/CMakeLists.txt
Common/Core/Testing/Cxx/ExampleDataArrayRangeAPI.cxx
Common/Core/Testing/Cxx/ExampleDataArrayRangeDispatch.cxx
Common/Core/Testing/Cxx/TestAffineArray.cxx
Common/Core/Testing/Cxx/TestArrayAPI.cxx
Common/Core/Testing/Cxx/TestArrayAPIConvenience.cxx
Common/Core/Testing/Cxx/TestArrayAPIDense.cxx
Common/Core/Testing/Cxx/TestArrayAPISparse.cxx
Common/Core/Testing/Cxx/TestArrayBool.cxx
Common/Core/Testing/Cxx/TestArrayCasting.cxx
Common/Core/Testing/Cxx/TestArrayComponents.cxx [new file with mode: 0644]
Common/Core/Testing/Cxx/TestArrayDispatchers.cxx
Common/Core/Testing/Cxx/TestArrayExtents.cxx
Common/Core/Testing/Cxx/TestArrayFreeFunctions.cxx
Common/Core/Testing/Cxx/TestArrayInterpolationDense.cxx
Common/Core/Testing/Cxx/TestArrayLookup.cxx
Common/Core/Testing/Cxx/TestArrayNullValues.cxx
Common/Core/Testing/Cxx/TestArraySize.cxx
Common/Core/Testing/Cxx/TestArrayUniqueValueDetection.cxx
Common/Core/Testing/Cxx/TestArrayUserTypes.cxx
Common/Core/Testing/Cxx/TestArrayVariants.cxx
Common/Core/Testing/Cxx/TestAtomic.cxx
Common/Core/Testing/Cxx/TestBitArray.cxx
Common/Core/Testing/Cxx/TestCollection.cxx
Common/Core/Testing/Cxx/TestCompositeArray.cxx
Common/Core/Testing/Cxx/TestCompositeImplicitBackend.cxx
Common/Core/Testing/Cxx/TestConstantArray.cxx
Common/Core/Testing/Cxx/TestCxxFeatures.cxx
Common/Core/Testing/Cxx/TestDataArray.cxx
Common/Core/Testing/Cxx/TestDataArrayComponentNames.cxx
Common/Core/Testing/Cxx/TestDataArraySelection.cxx
Common/Core/Testing/Cxx/TestDataArraySerDesDemangledNames.cxx [new file with mode: 0644]
Common/Core/Testing/Cxx/TestDataArrayTupleRange.cxx
Common/Core/Testing/Cxx/TestDataArrayValueRange.cxx
Common/Core/Testing/Cxx/TestGarbageCollector.cxx
Common/Core/Testing/Cxx/TestGenericDataArrayAPI.cxx
Common/Core/Testing/Cxx/TestImplicitArraysBase.cxx
Common/Core/Testing/Cxx/TestImplicitTypedArray.cxx
Common/Core/Testing/Cxx/TestIndexedArray.cxx
Common/Core/Testing/Cxx/TestInformationKeyLookup.cxx
Common/Core/Testing/Cxx/TestInherits.cxx
Common/Core/Testing/Cxx/TestLogger.cxx
Common/Core/Testing/Cxx/TestLookupTable.cxx
Common/Core/Testing/Cxx/TestMath.cxx
Common/Core/Testing/Cxx/TestMersenneTwister.cxx
Common/Core/Testing/Cxx/TestMinimalStandardRandomSequence.cxx
Common/Core/Testing/Cxx/TestNew.cxx
Common/Core/Testing/Cxx/TestNumberToString.cxx
Common/Core/Testing/Cxx/TestOStreamWrapper.cxx
Common/Core/Testing/Cxx/TestObjectFactory.cxx
Common/Core/Testing/Cxx/TestObservers.cxx
Common/Core/Testing/Cxx/TestObserversPerformance.cxx
Common/Core/Testing/Cxx/TestPrintArrayValues.cxx
Common/Core/Testing/Cxx/TestPrintfToStdFormatConversion.cxx [new file with mode: 0644]
Common/Core/Testing/Cxx/TestSMP.cxx
Common/Core/Testing/Cxx/TestSOADataArray.cxx
Common/Core/Testing/Cxx/TestScalarsToColors.cxx
Common/Core/Testing/Cxx/TestSmartPointer.cxx
Common/Core/Testing/Cxx/TestSortDataArray.cxx
Common/Core/Testing/Cxx/TestSparseArrayValidation.cxx
Common/Core/Testing/Cxx/TestStdFunctionArray.cxx
Common/Core/Testing/Cxx/TestStridedArray.cxx [new file with mode: 0644]
Common/Core/Testing/Cxx/TestStringToken.cxx
Common/Core/Testing/Cxx/TestStructuredPointArray.cxx
Common/Core/Testing/Cxx/TestSystemInformation.cxx
Common/Core/Testing/Cxx/TestTimePointUtility.cxx
Common/Core/Testing/Cxx/TestVariant.cxx
Common/Core/Testing/Cxx/TestVariantArray.cxx
Common/Core/Testing/Cxx/TestVariantComparison.cxx
Common/Core/Testing/Cxx/TestVariantConversionFromString.cxx
Common/Core/Testing/Cxx/TestWeakPointer.cxx
Common/Core/Testing/Cxx/TestXMLFileOutputWindow.cxx
Common/Core/Testing/Cxx/UnitTestInformationKeys.cxx
Common/Core/Testing/Cxx/UnitTestMath.cxx
Common/Core/Testing/Cxx/otherArrays.cxx
Common/Core/Testing/Cxx/otherByteSwap.cxx
Common/Core/Testing/Cxx/otherStringArray.cxx
Common/Core/Testing/Cxx/vtkTestNewVar.cxx
Common/Core/Testing/Python/CMakeLists.txt
Common/Core/Testing/Python/TestEnums.py
Common/Core/Testing/Python/TestGhost.py
Common/Core/Testing/Python/TestImplicitArrayInstanciation.py [deleted file]
Common/Core/Testing/Python/TestImplicitArrayInstantiation.py [new file with mode: 0644]
Common/Core/Testing/Python/TestNumpyInterface.py
Common/Core/Testing/Python/TestPassByReference.py
Common/Core/Testing/Python/TestSwigPointer.py
Common/Core/vtk.module
Common/Core/vtkAOSDataArrayTemplate.h
Common/Core/vtkAOSDataArrayTemplate.txx
Common/Core/vtkAOSDataArrayTemplateInstantiate.cxx.in [new file with mode: 0644]
Common/Core/vtkAOSTypedArray.cxx.in [new file with mode: 0644]
Common/Core/vtkAOSTypedArray.h.in [new file with mode: 0644]
Common/Core/vtkAbstractArray.cxx
Common/Core/vtkAbstractArray.h
Common/Core/vtkAffineArray.h
Common/Core/vtkAffineTypedArray.cxx.in
Common/Core/vtkAffineTypedArray.h.in
Common/Core/vtkArrayBulkInstantiate.cxx.in [new file with mode: 0644]
Common/Core/vtkArrayComponents.cxx [new file with mode: 0644]
Common/Core/vtkArrayComponents.h [new file with mode: 0644]
Common/Core/vtkArrayDispatch.h
Common/Core/vtkArrayDispatch.txx
Common/Core/vtkArrayDispatchDataSetArrayList.h [new file with mode: 0644]
Common/Core/vtkAssume.h
Common/Core/vtkBitArray.cxx
Common/Core/vtkBitArray.h
Common/Core/vtkBreakPoint.cxx
Common/Core/vtkCharArray.cxx
Common/Core/vtkCharArray.h
Common/Core/vtkCharConvCompatibility.h.in [new file with mode: 0644]
Common/Core/vtkCollection.cxx
Common/Core/vtkCollection.h
Common/Core/vtkCommand.h
Common/Core/vtkCompositeArray.h
Common/Core/vtkCompositeTypedArray.cxx.in
Common/Core/vtkCompositeTypedArray.h.in
Common/Core/vtkConstantArray.h
Common/Core/vtkConstantTypedArray.cxx.in
Common/Core/vtkConstantTypedArray.h.in
Common/Core/vtkCreateArrayDispatchArrayList.cmake
Common/Core/vtkDataArray.cxx
Common/Core/vtkDataArray.h
Common/Core/vtkDataArrayAccessor.h
Common/Core/vtkDataArrayPrivate.txx
Common/Core/vtkDataArraySelection.cxx
Common/Core/vtkDataArraySerDesHelper.cxx
Common/Core/vtkDataArrayTupleRange_AOS.h
Common/Core/vtkDataArrayTupleRange_Generic.h
Common/Core/vtkDataArrayValueRange_AOS.h
Common/Core/vtkDataArrayValueRange_Generic.h
Common/Core/vtkDataArray_CopyComponent.cxx
Common/Core/vtkDataArray_DeepCopy.cxx
Common/Core/vtkDataArray_FiniteScalarRange.cxx
Common/Core/vtkDataArray_FiniteVectorRange.cxx
Common/Core/vtkDataArray_GetTuples_ids.cxx
Common/Core/vtkDataArray_GetTuples_range.cxx
Common/Core/vtkDataArray_InsertTuples_array_idlist.cxx
Common/Core/vtkDataArray_InsertTuples_array_idlist_range.cxx
Common/Core/vtkDataArray_InsertTuples_array_range.cxx
Common/Core/vtkDataArray_InterpolateTuple_time.cxx
Common/Core/vtkDataArray_InterpolateTuple_weights.cxx
Common/Core/vtkDataArray_ScalarRange.cxx
Common/Core/vtkDataArray_SetTuple_array.cxx
Common/Core/vtkDataArray_VectorRange.cxx
Common/Core/vtkDebugLeaks.cxx
Common/Core/vtkDeprecation.h
Common/Core/vtkDeserializer.cxx
Common/Core/vtkDoubleArray.cxx
Common/Core/vtkDoubleArray.h
Common/Core/vtkFileOutputWindow.cxx
Common/Core/vtkFloatArray.cxx
Common/Core/vtkFloatArray.h
Common/Core/vtkFloatingPointExceptions.cxx
Common/Core/vtkGarbageCollector.h
Common/Core/vtkGenericDataArray.h
Common/Core/vtkGenericDataArray.txx
Common/Core/vtkGenericDataArrayValueRangeInstantiate.cxx.in
Common/Core/vtkIOStream.h
Common/Core/vtkIdList.cxx
Common/Core/vtkIdTypeArray.cxx
Common/Core/vtkIdTypeArray.h
Common/Core/vtkImplicitArray.h
Common/Core/vtkImplicitArray.txx
Common/Core/vtkImplicitArrays.cmake [deleted file]
Common/Core/vtkIndent.cxx
Common/Core/vtkIndexedArray.h
Common/Core/vtkIndexedTypedArray.cxx.in
Common/Core/vtkIndexedTypedArray.h.in
Common/Core/vtkInformationKey.cxx
Common/Core/vtkInformationVector.h
Common/Core/vtkIntArray.cxx
Common/Core/vtkIntArray.h
Common/Core/vtkInvoker.cxx
Common/Core/vtkLargeInteger.cxx
Common/Core/vtkLogger.cxx
Common/Core/vtkLongArray.cxx
Common/Core/vtkLongArray.h
Common/Core/vtkLongLongArray.cxx
Common/Core/vtkLongLongArray.h
Common/Core/vtkLookupTable.cxx
Common/Core/vtkMarshalContext.cxx
Common/Core/vtkMarshalContext.h
Common/Core/vtkMath.cxx
Common/Core/vtkMath.h
Common/Core/vtkMathConfigure.h.in
Common/Core/vtkMathPrivate.hxx
Common/Core/vtkMathUtilities.h
Common/Core/vtkMersenneTwister.cxx
Common/Core/vtkMersenneTwister_Private.cxx
Common/Core/vtkMinimalStandardRandomSequence.cxx
Common/Core/vtkMultiThreader.cxx
Common/Core/vtkNumberToString.cxx
Common/Core/vtkNumberToString.h
Common/Core/vtkObject.cxx
Common/Core/vtkObjectFactory.cxx
Common/Core/vtkOldStyleCallbackCommand.cxx
Common/Core/vtkOldStyleCallbackCommand.h
Common/Core/vtkOutputWindow.cxx
Common/Core/vtkPoints.cxx
Common/Core/vtkPoints.h
Common/Core/vtkPoints2D.cxx
Common/Core/vtkPoints2D.h
Common/Core/vtkRandomPool.cxx
Common/Core/vtkSMPWebAssembly.h.in [new file with mode: 0644]
Common/Core/vtkSOADataArrayTemplate.h
Common/Core/vtkSOADataArrayTemplate.txx
Common/Core/vtkSOATypedArray.cxx.in [new file with mode: 0644]
Common/Core/vtkSOATypedArray.h.in [new file with mode: 0644]
Common/Core/vtkScalarsToColors.cxx
Common/Core/vtkScaledSOADataArrayTemplate.h
Common/Core/vtkScaledSOATypedArray.cxx.in [new file with mode: 0644]
Common/Core/vtkScaledSOATypedArray.h.in [new file with mode: 0644]
Common/Core/vtkSetGet.h
Common/Core/vtkShortArray.cxx
Common/Core/vtkShortArray.h
Common/Core/vtkSignedCharArray.cxx
Common/Core/vtkSignedCharArray.h
Common/Core/vtkSparseArray.txx
Common/Core/vtkStdFunctionArray.h
Common/Core/vtkStdFunctionTypedArray.cxx.in [new file with mode: 0644]
Common/Core/vtkStdFunctionTypedArray.h.in [new file with mode: 0644]
Common/Core/vtkStridedArray.h [new file with mode: 0644]
Common/Core/vtkStridedArrayInstantiate.cxx.in [new file with mode: 0644]
Common/Core/vtkStridedImplicitBackend.h [new file with mode: 0644]
Common/Core/vtkStridedImplicitBackend.txx [new file with mode: 0644]
Common/Core/vtkStridedImplicitBackendInstantiate.cxx.in [new file with mode: 0644]
Common/Core/vtkStridedTypedArray.cxx.in [new file with mode: 0644]
Common/Core/vtkStridedTypedArray.h.in [new file with mode: 0644]
Common/Core/vtkStringArray.cxx
Common/Core/vtkStringArray.h
Common/Core/vtkStringFormatter.cxx [new file with mode: 0644]
Common/Core/vtkStringFormatter.h [new file with mode: 0644]
Common/Core/vtkStringScanner.h [new file with mode: 0644]
Common/Core/vtkStructuredPointArray.h
Common/Core/vtkStructuredPointArray.txx
Common/Core/vtkStructuredPointBackend.h
Common/Core/vtkStructuredPointBackend.txx
Common/Core/vtkThreadedCallbackQueue.txx
Common/Core/vtkThreadedTaskQueue.txx
Common/Core/vtkTimePointUtility.cxx
Common/Core/vtkType.h
Common/Core/vtkTypeArrays.cmake
Common/Core/vtkTypeList.h
Common/Core/vtkTypeList.txx
Common/Core/vtkTypedArray.cxx.in [deleted file]
Common/Core/vtkTypedArray.h.in [deleted file]
Common/Core/vtkTypedDataArray.h
Common/Core/vtkTypedDataArrayInstantiate.cxx.in
Common/Core/vtkUnsignedCharArray.cxx
Common/Core/vtkUnsignedCharArray.h
Common/Core/vtkUnsignedIntArray.cxx
Common/Core/vtkUnsignedIntArray.h
Common/Core/vtkUnsignedLongArray.cxx
Common/Core/vtkUnsignedLongArray.h
Common/Core/vtkUnsignedLongLongArray.cxx
Common/Core/vtkUnsignedLongLongArray.h
Common/Core/vtkUnsignedShortArray.cxx
Common/Core/vtkUnsignedShortArray.h
Common/Core/vtkVTK_DISPATCH_IMPLICIT_ARRAYS.h.in
Common/Core/vtkVTK_USE_SCALED_SOA_ARRAYS.h.in [deleted file]
Common/Core/vtkVariant.cxx
Common/Core/vtkVariantArray.cxx
Common/Core/vtkVariantArray.h
Common/Core/vtkVoidArray.cxx
Common/Core/vtkWin32OutputWindow.cxx
Common/Core/vtkWin32ProcessOutputWindow.cxx
Common/Core/vtkWindow.cxx
Common/Core/vtkWrappingHints.h
Common/Core/vtkXMLFileOutputWindow.cxx
Common/DataModel/CMakeLists.txt
Common/DataModel/Testing/Cxx/BezierInterpolation.cxx
Common/DataModel/Testing/Cxx/CMakeLists.txt
Common/DataModel/Testing/Cxx/CellTreeLocator.cxx
Common/DataModel/Testing/Cxx/LagrangeHexahedron.cxx
Common/DataModel/Testing/Cxx/LagrangeInterpolation.cxx
Common/DataModel/Testing/Cxx/MockDataArray.h [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestAMRBox.cxx
Common/DataModel/Testing/Cxx/TestAMRIterator.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestAngularPeriodicDataArray.cxx
Common/DataModel/Testing/Cxx/TestBezier.cxx
Common/DataModel/Testing/Cxx/TestBiQuadraticQuad.cxx
Common/DataModel/Testing/Cxx/TestBoundingBox.cxx
Common/DataModel/Testing/Cxx/TestCellArray.cxx [deleted file]
Common/DataModel/Testing/Cxx/TestCellArrayFixedSizeInt32.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayFixedSizeInt64.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric1.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric10.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric11.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric12.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric13.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric14.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric15.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric16.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric17.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric18.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric2.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric3.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric4.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric5.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric6.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric7.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric8.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayGeneric9.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayHelpers.h [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayInt32.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayInt64.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestCellArrayTraversal.cxx
Common/DataModel/Testing/Cxx/TestCellInflation.cxx
Common/DataModel/Testing/Cxx/TestCellIterators.cxx
Common/DataModel/Testing/Cxx/TestCellLocator.cxx
Common/DataModel/Testing/Cxx/TestCellLocatorsEdgeCases.cxx
Common/DataModel/Testing/Cxx/TestColor.cxx
Common/DataModel/Testing/Cxx/TestCompositeDataSetRange.cxx
Common/DataModel/Testing/Cxx/TestComputeBoundingSphere.cxx
Common/DataModel/Testing/Cxx/TestCoordinateFrame.cxx
Common/DataModel/Testing/Cxx/TestDataAssembly.cxx
Common/DataModel/Testing/Cxx/TestDataAssemblyUtilities.cxx
Common/DataModel/Testing/Cxx/TestDataObjectTreeRange.cxx
Common/DataModel/Testing/Cxx/TestDataSetAttributes.cxx
Common/DataModel/Testing/Cxx/TestFieldList.cxx
Common/DataModel/Testing/Cxx/TestGenericCell.cxx
Common/DataModel/Testing/Cxx/TestGraph.cxx
Common/DataModel/Testing/Cxx/TestGraphAttributes.cxx
Common/DataModel/Testing/Cxx/TestHigherOrderCell.cxx
Common/DataModel/Testing/Cxx/TestHyperTreeGridBitmask.cxx
Common/DataModel/Testing/Cxx/TestHyperTreeGridBounds.cxx
Common/DataModel/Testing/Cxx/TestHyperTreeGridCursors.cxx
Common/DataModel/Testing/Cxx/TestHyperTreeGridGeometricLocator.cxx
Common/DataModel/Testing/Cxx/TestImageDataFindCell.cxx
Common/DataModel/Testing/Cxx/TestImageDataInterpolation.cxx
Common/DataModel/Testing/Cxx/TestImageDataOrientation.cxx
Common/DataModel/Testing/Cxx/TestImageDataOrientation2.cxx
Common/DataModel/Testing/Cxx/TestIncrementalOctreePointLocator.cxx
Common/DataModel/Testing/Cxx/TestInformationDataObjectKey.cxx
Common/DataModel/Testing/Cxx/TestInterpolationFunctions.cxx
Common/DataModel/Testing/Cxx/TestKdTreeRepresentation.cxx
Common/DataModel/Testing/Cxx/TestLagrangeTetra.cxx
Common/DataModel/Testing/Cxx/TestLagrangeTriangle.cxx
Common/DataModel/Testing/Cxx/TestLagrangeWedge.cxx
Common/DataModel/Testing/Cxx/TestMappedGridDeepCopy.cxx
Common/DataModel/Testing/Cxx/TestMappedGridShallowCopy.cxx
Common/DataModel/Testing/Cxx/TestMemkindData.cxx
Common/DataModel/Testing/Cxx/TestNonOverlappingAMR.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestNonOverlappingAMRRectilinear.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestOverlappingAMR.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestOverlappingAMRDeprecated.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestOverlappingAMRRectilinear.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestPentagonalPrism.cxx
Common/DataModel/Testing/Cxx/TestPiecewiseFunction.cxx
Common/DataModel/Testing/Cxx/TestPiecewiseFunctionLogScale.cxx
Common/DataModel/Testing/Cxx/TestPixelExtent.cxx
Common/DataModel/Testing/Cxx/TestPlane.cxx
Common/DataModel/Testing/Cxx/TestPointLocators.cxx
Common/DataModel/Testing/Cxx/TestPolyDataIncorrectConnectivity.cxx [new file with mode: 0644]
Common/DataModel/Testing/Cxx/TestPolyDataRemoveCell.cxx
Common/DataModel/Testing/Cxx/TestPolyDataRemoveDeletedCells.cxx
Common/DataModel/Testing/Cxx/TestPolygon.cxx
Common/DataModel/Testing/Cxx/TestPolygonBoundedTriangulate.cxx
Common/DataModel/Testing/Cxx/TestPolygonNormalOverflow.cxx
Common/DataModel/Testing/Cxx/TestPolyhedralCellsInUG.cxx
Common/DataModel/Testing/Cxx/TestPolyhedron0.cxx
Common/DataModel/Testing/Cxx/TestPolyhedron1.cxx
Common/DataModel/Testing/Cxx/TestPolyhedron2.cxx
Common/DataModel/Testing/Cxx/TestPolyhedron3.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronCombinatorialContouring.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronConcaveCentroid.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronContouring.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronConvexity.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronConvexityMultipleCells.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronCutter.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronDecompose.cxx
Common/DataModel/Testing/Cxx/TestPolyhedronTriangulateFaces.cxx
Common/DataModel/Testing/Cxx/TestQuadraticPolygon.cxx
Common/DataModel/Testing/Cxx/TestQuadraticPolygonFilters.cxx
Common/DataModel/Testing/Cxx/TestRect.cxx
Common/DataModel/Testing/Cxx/TestSMPFeatures.cxx
Common/DataModel/Testing/Cxx/TestSelectionExpression.cxx
Common/DataModel/Testing/Cxx/TestSelectionSubtract.cxx
Common/DataModel/Testing/Cxx/TestSetCellsPolyhedronBackCompatibility.cxx
Common/DataModel/Testing/Cxx/TestSimpleIncrementalOctreePointLocator.cxx
Common/DataModel/Testing/Cxx/TestSmoothErrorMetric.cxx
Common/DataModel/Testing/Cxx/TestSortFieldData.cxx
Common/DataModel/Testing/Cxx/TestStaticCellLinks.cxx
Common/DataModel/Testing/Cxx/TestStaticCellLocator.cxx
Common/DataModel/Testing/Cxx/TestStaticCellLocatorEdgeCases.cxx
Common/DataModel/Testing/Cxx/TestStructuredData.cxx
Common/DataModel/Testing/Cxx/TestTable.cxx
Common/DataModel/Testing/Cxx/TestThreadedCopy.cxx
Common/DataModel/Testing/Cxx/TestTreeBFSIterator.cxx
Common/DataModel/Testing/Cxx/TestTreeDFSIterator.cxx
Common/DataModel/Testing/Cxx/TestTriangle.cxx
Common/DataModel/Testing/Cxx/TestVector.cxx
Common/DataModel/Testing/Cxx/TestVectorOperators.cxx
Common/DataModel/Testing/Cxx/TimePointLocators.cxx
Common/DataModel/Testing/Cxx/UnitTestCells.cxx
Common/DataModel/Testing/Cxx/UnitTestImplicitDataSet.cxx
Common/DataModel/Testing/Cxx/UnitTestImplicitVolume.cxx
Common/DataModel/Testing/Cxx/UnitTestLine.cxx
Common/DataModel/Testing/Cxx/UnitTestPlanesIntersection.cxx
Common/DataModel/Testing/Cxx/UnitTestTriangleIntersection.cxx
Common/DataModel/Testing/Cxx/otherCellBoundaries.cxx
Common/DataModel/Testing/Cxx/otherCellGrid.cxx
Common/DataModel/Testing/Cxx/otherCellPosition.cxx
Common/DataModel/Testing/Cxx/otherCellTypes.cxx
Common/DataModel/Testing/Cxx/otherColorTransferFunction.cxx
Common/DataModel/Testing/Cxx/otherEmptyCell.cxx
Common/DataModel/Testing/Cxx/otherFieldData.cxx
Common/DataModel/Testing/Cxx/otherImageData.cxx
Common/DataModel/Testing/Cxx/otherPolyData.cxx
Common/DataModel/Testing/Cxx/otherRectilinearGrid.cxx
Common/DataModel/Testing/Cxx/otherStructuredGrid.cxx
Common/DataModel/Testing/Cxx/otherUniformGrid.cxx
Common/DataModel/Testing/Cxx/quadraticEvaluation.cxx
Common/DataModel/Testing/Cxx/quadraticIntersection.cxx
Common/DataModel/Testing/Python/CMakeLists.txt
Common/DataModel/Testing/Python/TestBoxSphereIntersection.py [new file with mode: 0755]
Common/DataModel/Testing/Python/TestHyperTreeGrid3DCursorsMandel.py
Common/DataModel/Testing/Python/TestHyperTreeGrid3DMandel.py
Common/DataModel/vtkAMRBox.cxx
Common/DataModel/vtkAMRBox.h
Common/DataModel/vtkAMRDataInternals.cxx
Common/DataModel/vtkAMRDataInternals.h
Common/DataModel/vtkAMRDataObject.cxx [new file with mode: 0644]
Common/DataModel/vtkAMRDataObject.h [new file with mode: 0644]
Common/DataModel/vtkAMRInformation.cxx
Common/DataModel/vtkAMRInformation.h
Common/DataModel/vtkAMRMetaData.cxx [new file with mode: 0644]
Common/DataModel/vtkAMRMetaData.h [new file with mode: 0644]
Common/DataModel/vtkAMRUtilities.cxx
Common/DataModel/vtkAMRUtilities.h
Common/DataModel/vtkAbstractCellArray.h
Common/DataModel/vtkAnimationScene.cxx
Common/DataModel/vtkAnnotation.cxx
Common/DataModel/vtkAnnotation.h
Common/DataModel/vtkAnnotationLayers.cxx
Common/DataModel/vtkArrayListTemplate.h
Common/DataModel/vtkAttributesErrorMetric.cxx
Common/DataModel/vtkBSPCuts.cxx
Common/DataModel/vtkBSPIntersections.cxx
Common/DataModel/vtkBezierInterpolation.cxx
Common/DataModel/vtkBezierTetra.cxx
Common/DataModel/vtkBezierTriangle.cxx
Common/DataModel/vtkBiQuadraticQuad.cxx
Common/DataModel/vtkBiQuadraticQuadraticHexahedron.cxx
Common/DataModel/vtkBiQuadraticQuadraticWedge.cxx
Common/DataModel/vtkBiQuadraticTriangle.cxx
Common/DataModel/vtkBoundingBox.cxx
Common/DataModel/vtkBoundingBox.h
Common/DataModel/vtkBox.cxx
Common/DataModel/vtkCartesianGrid.cxx [new file with mode: 0644]
Common/DataModel/vtkCartesianGrid.h [new file with mode: 0644]
Common/DataModel/vtkCell.cxx
Common/DataModel/vtkCell.h
Common/DataModel/vtkCellArray.cxx
Common/DataModel/vtkCellArray.h
Common/DataModel/vtkCellArraySerDesHelper.cxx
Common/DataModel/vtkCellGridEvaluator.cxx
Common/DataModel/vtkCellGridRangeQuery.cxx
Common/DataModel/vtkCellGridResponders.cxx
Common/DataModel/vtkCellIterator.cxx
Common/DataModel/vtkCellIterator.h
Common/DataModel/vtkCellLinks.cxx
Common/DataModel/vtkCellLocator.cxx
Common/DataModel/vtkCellStatus.h [new file with mode: 0644]
Common/DataModel/vtkCellTreeLocator.cxx
Common/DataModel/vtkCellType.h
Common/DataModel/vtkCellTypeUtilities.cxx [new file with mode: 0644]
Common/DataModel/vtkCellTypeUtilities.h [new file with mode: 0644]
Common/DataModel/vtkCellTypes.cxx
Common/DataModel/vtkCellTypes.h
Common/DataModel/vtkClosestPointStrategy.cxx
Common/DataModel/vtkCompositeDataSet.h
Common/DataModel/vtkDataAssembly.cxx
Common/DataModel/vtkDataAssembly.h
Common/DataModel/vtkDataAssemblyUtilities.cxx
Common/DataModel/vtkDataAssemblyVisitor.h
Common/DataModel/vtkDataObject.cxx
Common/DataModel/vtkDataObject.h
Common/DataModel/vtkDataObjectTree.cxx
Common/DataModel/vtkDataObjectTreeIterator.cxx
Common/DataModel/vtkDataObjectTreeIterator.h
Common/DataModel/vtkDataObjectTypes.cxx
Common/DataModel/vtkDataSet.cxx
Common/DataModel/vtkDataSet.h
Common/DataModel/vtkDataSetAttributes.cxx
Common/DataModel/vtkDataSetAttributes.h
Common/DataModel/vtkDataSetAttributesFieldList.cxx
Common/DataModel/vtkDirectedAcyclicGraph.h
Common/DataModel/vtkDirectedGraph.h
Common/DataModel/vtkEdgeTable.cxx
Common/DataModel/vtkExplicitStructuredGrid.cxx
Common/DataModel/vtkExtractStructuredGridHelper.cxx
Common/DataModel/vtkFieldData.cxx
Common/DataModel/vtkFieldData.h
Common/DataModel/vtkGenericAttributeCollection.cxx
Common/DataModel/vtkGenericCell.cxx
Common/DataModel/vtkGenericCell.h
Common/DataModel/vtkGenericCellTessellator.cxx
Common/DataModel/vtkGenericDataSet.cxx
Common/DataModel/vtkGenericDataSet.h
Common/DataModel/vtkGenericEdgeTable.cxx
Common/DataModel/vtkGeometricErrorMetric.cxx
Common/DataModel/vtkGraph.cxx
Common/DataModel/vtkGraph.h
Common/DataModel/vtkGraphSerDesHelper.cxx [new file with mode: 0644]
Common/DataModel/vtkHexagonalPrism.cxx
Common/DataModel/vtkHexahedron.cxx
Common/DataModel/vtkHierarchicalBoxDataSet.cxx
Common/DataModel/vtkHierarchicalBoxDataSet.h
Common/DataModel/vtkHigherOrderCurve.cxx
Common/DataModel/vtkHigherOrderHexahedron.cxx
Common/DataModel/vtkHigherOrderInterpolation.cxx
Common/DataModel/vtkHigherOrderQuadrilateral.cxx
Common/DataModel/vtkHigherOrderTetra.cxx
Common/DataModel/vtkHigherOrderTriangle.cxx
Common/DataModel/vtkHigherOrderWedge.cxx
Common/DataModel/vtkHyperTree.cxx
Common/DataModel/vtkHyperTree.h
Common/DataModel/vtkHyperTreeGrid.cxx
Common/DataModel/vtkHyperTreeGrid.h
Common/DataModel/vtkHyperTreeGridGeometricLocator.cxx
Common/DataModel/vtkHyperTreeGridGeometryEntry.cxx
Common/DataModel/vtkHyperTreeGridGeometryLevelEntry.cxx
Common/DataModel/vtkHyperTreeGridGeometryUnlimitedEntry.cxx
Common/DataModel/vtkHyperTreeGridGeometryUnlimitedLevelEntry.cxx
Common/DataModel/vtkHyperTreeGridNonOrientedGeometryCursor.cxx
Common/DataModel/vtkHyperTreeGridNonOrientedUnlimitedGeometryCursor.cxx
Common/DataModel/vtkHyperTreeGridOrientedGeometryCursor.cxx
Common/DataModel/vtkHyperTreeGridScales.h
Common/DataModel/vtkImageData.cxx
Common/DataModel/vtkImageData.h
Common/DataModel/vtkImplicitBoolean.cxx
Common/DataModel/vtkImplicitFunction.cxx
Common/DataModel/vtkImplicitSelectionLoop.cxx
Common/DataModel/vtkImplicitSum.cxx
Common/DataModel/vtkImplicitWindowFunction.cxx
Common/DataModel/vtkIncrementalOctreeNode.cxx
Common/DataModel/vtkIterativeClosestPointTransform.cxx
Common/DataModel/vtkKdNode.cxx
Common/DataModel/vtkKdTree.cxx
Common/DataModel/vtkLabelMapLookup.h
Common/DataModel/vtkLagrangeInterpolation.cxx
Common/DataModel/vtkLine.cxx
Common/DataModel/vtkLocatorInterface.h [new file with mode: 0644]
Common/DataModel/vtkMappedUnstructuredGrid.h
Common/DataModel/vtkMeanValueCoordinatesInterpolator.cxx
Common/DataModel/vtkNonOverlappingAMR.h
Common/DataModel/vtkOctreePointLocator.cxx
Common/DataModel/vtkOctreePointLocatorNode.cxx
Common/DataModel/vtkOrderedTriangulator.cxx
Common/DataModel/vtkOverlappingAMR.cxx
Common/DataModel/vtkOverlappingAMR.h
Common/DataModel/vtkOverlappingAMRMetaData.cxx [new file with mode: 0644]
Common/DataModel/vtkOverlappingAMRMetaData.h [new file with mode: 0644]
Common/DataModel/vtkPentagonalPrism.cxx
Common/DataModel/vtkPeriodicDataArray.h
Common/DataModel/vtkPiecewiseFunction.cxx
Common/DataModel/vtkPixelExtent.cxx
Common/DataModel/vtkPixelExtent.h
Common/DataModel/vtkPlane.cxx
Common/DataModel/vtkPlane.h
Common/DataModel/vtkPlanes.cxx
Common/DataModel/vtkPlanesIntersection.cxx
Common/DataModel/vtkPointLocator.cxx
Common/DataModel/vtkPointLocator.h
Common/DataModel/vtkPointSet.cxx
Common/DataModel/vtkPolyData.cxx
Common/DataModel/vtkPolyLine.cxx
Common/DataModel/vtkPolygon.cxx
Common/DataModel/vtkPolygon.h
Common/DataModel/vtkPolyhedron.cxx
Common/DataModel/vtkPolyhedron.h
Common/DataModel/vtkPolyhedronUtilities.h
Common/DataModel/vtkPyramid.cxx
Common/DataModel/vtkQuad.cxx
Common/DataModel/vtkQuadraticHexahedron.cxx
Common/DataModel/vtkQuadraticLinearQuad.cxx
Common/DataModel/vtkQuadraticLinearWedge.cxx
Common/DataModel/vtkQuadraticPolygon.cxx
Common/DataModel/vtkQuadraticPyramid.cxx
Common/DataModel/vtkQuadraticQuad.cxx
Common/DataModel/vtkQuadraticTetra.cxx
Common/DataModel/vtkQuadraticTriangle.cxx
Common/DataModel/vtkQuadraticWedge.cxx
Common/DataModel/vtkQuadratureSchemeDefinition.cxx
Common/DataModel/vtkQuadratureSchemeDefinition.h
Common/DataModel/vtkRectilinearGrid.cxx
Common/DataModel/vtkRectilinearGrid.h
Common/DataModel/vtkReebGraph.cxx
Common/DataModel/vtkReebGraphSimplificationMetric.cxx
Common/DataModel/vtkSelection.cxx
Common/DataModel/vtkSelectionNode.h
Common/DataModel/vtkSimpleCellTessellator.cxx
Common/DataModel/vtkSpheres.cxx
Common/DataModel/vtkSpline.cxx
Common/DataModel/vtkStaticCellLinksTemplate.h
Common/DataModel/vtkStaticCellLinksTemplate.txx
Common/DataModel/vtkStaticCellLocator.cxx
Common/DataModel/vtkStaticFaceHashLinksTemplate.txx
Common/DataModel/vtkStaticPointLocator.cxx
Common/DataModel/vtkStaticPointLocator.h
Common/DataModel/vtkStaticPointLocator2D.cxx
Common/DataModel/vtkStaticPointLocator2D.h
Common/DataModel/vtkStaticPointLocator2DPrivate.h [new file with mode: 0644]
Common/DataModel/vtkStaticPointLocatorPrivate.h [new file with mode: 0644]
Common/DataModel/vtkStatisticalModel.cxx [new file with mode: 0644]
Common/DataModel/vtkStatisticalModel.h [new file with mode: 0644]
Common/DataModel/vtkStructuredCellArray.cxx
Common/DataModel/vtkStructuredCellArray.h
Common/DataModel/vtkStructuredData.cxx
Common/DataModel/vtkStructuredData.h
Common/DataModel/vtkStructuredGrid.cxx
Common/DataModel/vtkStructuredGrid.h
Common/DataModel/vtkStructuredPoints.h
Common/DataModel/vtkSuperquadric.cxx
Common/DataModel/vtkTable.cxx
Common/DataModel/vtkTable.h
Common/DataModel/vtkTetra.cxx
Common/DataModel/vtkTree.h
Common/DataModel/vtkTreeDFSIterator.cxx
Common/DataModel/vtkTriQuadraticHexahedron.cxx
Common/DataModel/vtkTriQuadraticPyramid.cxx
Common/DataModel/vtkTriangle.cxx
Common/DataModel/vtkUndirectedGraph.h
Common/DataModel/vtkUniformGrid.cxx
Common/DataModel/vtkUniformGrid.h
Common/DataModel/vtkUniformGridAMR.cxx
Common/DataModel/vtkUniformGridAMR.h
Common/DataModel/vtkUniformGridAMRDataIterator.cxx
Common/DataModel/vtkUniformGridAMRDataIterator.h
Common/DataModel/vtkUniformGridAMRIterator.cxx [new file with mode: 0644]
Common/DataModel/vtkUniformGridAMRIterator.h [new file with mode: 0644]
Common/DataModel/vtkUniformHyperTreeGrid.cxx
Common/DataModel/vtkUniformHyperTreeGrid.h
Common/DataModel/vtkUnstructuredGrid.cxx
Common/DataModel/vtkUnstructuredGrid.h
Common/DataModel/vtkUnstructuredGridCellIterator.cxx
Common/DataModel/vtkUnstructuredGridCellIterator.h
Common/DataModel/vtkUnstructuredGridSerDesHelper.cxx
Common/DataModel/vtkVector.h
Common/DataModel/vtkVectorOperators.h [deleted file]
Common/DataModel/vtkVertex.cxx
Common/DataModel/vtkWedge.cxx
Common/ExecutionModel/Testing/Cxx/CMakeLists.txt
Common/ExecutionModel/Testing/Cxx/TestCopyAttributeData.cxx
Common/ExecutionModel/Testing/Cxx/TestForEach.cxx
Common/ExecutionModel/Testing/Cxx/TestImageDataToStructuredGrid.cxx
Common/ExecutionModel/Testing/Cxx/TestMultiOutputSimpleFilter.cxx
Common/ExecutionModel/Testing/Cxx/TestMultipleInputArrayComponents.cxx [new file with mode: 0644]
Common/ExecutionModel/Testing/Cxx/TestSetInputDataObject.cxx
Common/ExecutionModel/Testing/Cxx/TestTemporalHelpers.cxx [new file with mode: 0644]
Common/ExecutionModel/Testing/Cxx/TestTemporalSupport.cxx
Common/ExecutionModel/Testing/Cxx/TestThreadedImageAlgorithmSplitExtent.cxx
Common/ExecutionModel/Testing/Cxx/UnitTestSimpleScalarTree.cxx
Common/ExecutionModel/vtkAlgorithm.cxx
Common/ExecutionModel/vtkAlgorithm.h
Common/ExecutionModel/vtkCompositeDataPipeline.cxx
Common/ExecutionModel/vtkCompositeDataPipeline.h
Common/ExecutionModel/vtkCompositeDataSetAlgorithm.h
Common/ExecutionModel/vtkDataObjectAlgorithm.h
Common/ExecutionModel/vtkDataSetAlgorithm.h
Common/ExecutionModel/vtkDemandDrivenPipeline.cxx
Common/ExecutionModel/vtkExplicitStructuredGridAlgorithm.h
Common/ExecutionModel/vtkExtentRCBPartitioner.cxx
Common/ExecutionModel/vtkExtentTranslator.cxx
Common/ExecutionModel/vtkForEach.h
Common/ExecutionModel/vtkImageToStructuredPoints.cxx
Common/ExecutionModel/vtkMultiBlockDataSetAlgorithm.h
Common/ExecutionModel/vtkMultiTimeStepAlgorithm.cxx
Common/ExecutionModel/vtkMultiTimeStepAlgorithm.h
Common/ExecutionModel/vtkNonOverlappingAMRAlgorithm.h
Common/ExecutionModel/vtkPartitionedDataSetAlgorithm.h
Common/ExecutionModel/vtkPartitionedDataSetCollectionAlgorithm.h
Common/ExecutionModel/vtkPassInputTypeAlgorithm.h
Common/ExecutionModel/vtkPointSetAlgorithm.h
Common/ExecutionModel/vtkPolyDataAlgorithm.h
Common/ExecutionModel/vtkSimpleScalarTree.cxx
Common/ExecutionModel/vtkSpanSpace.cxx
Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx
Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.h
Common/ExecutionModel/vtkStructuredGridAlgorithm.h
Common/ExecutionModel/vtkTemporalAlgorithm.h
Common/ExecutionModel/vtkTemporalAlgorithm.txx
Common/ExecutionModel/vtkThreadedImageAlgorithm.cxx
Common/ExecutionModel/vtkThreadedImageAlgorithm.h
Common/ExecutionModel/vtkTrivialProducer.cxx
Common/ExecutionModel/vtkUniformGridAMRAlgorithm.h
Common/ExecutionModel/vtkUnstructuredGridAlgorithm.h
Common/ExecutionModel/vtkUnstructuredGridBaseAlgorithm.h
Common/Math/Testing/Cxx/TestMatrix3x3.cxx
Common/Math/Testing/Cxx/TestPolynomialSolversUnivariate.cxx
Common/Math/Testing/Cxx/TestQuaternion.cxx
Common/Math/Testing/Cxx/TestReservoirSampler.cxx
Common/Math/Testing/Cxx/UnitTestFFT.cxx
Common/Math/vtkFFT.cxx
Common/Math/vtkFFT.txx
Common/Math/vtkPolynomialSolversUnivariate.cxx
Common/Math/vtkQuaternionInterpolator.h
Common/Misc/CMakeLists.txt
Common/Misc/Testing/Cxx/TestPolygonBuilder2.cxx
Common/Misc/Testing/Cxx/TestPolygonBuilder4.cxx
Common/Misc/Testing/Cxx/TestResourceFileLocator.cxx
Common/Misc/Testing/Cxx/UnitTestExprTkFunctionParser.cxx
Common/Misc/Testing/Cxx/UnitTestFunctionParser.cxx
Common/Misc/vtk.module
Common/Misc/vtkContourValues.cxx
Common/Misc/vtkContourValues.h
Common/Misc/vtkErrorCode.h
Common/Misc/vtkExprTkFunctionParser.cxx
Common/Misc/vtkExprTkFunctionParser.h
Common/Misc/vtkFunctionParser.cxx
Common/Misc/vtkFunctionParser.h
Common/Misc/vtkResourceFileLocator.cxx
Common/Misc/vtkResourceFileLocator.h
Common/System/Testing/Cxx/TestDirectory.cxx
Common/System/Testing/Cxx/otherTimerLog.cxx
Common/System/vtkExecutableRunner.h
Common/System/vtkSocket.cxx
Common/System/vtkSocket.h
Common/System/vtkTimerLog.cxx
Common/System/vtkTimerLog.h
Common/Transforms/Testing/Cxx/TestLandmarkTransform.cxx
Common/Transforms/Testing/Cxx/TestThinPlateSplineTransform.cxx
Common/Transforms/vtkAbstractTransform.cxx
Common/Transforms/vtkGeneralTransform.cxx
Common/Transforms/vtkLandmarkTransform.cxx
Common/Transforms/vtkLinearTransform.cxx
Common/Transforms/vtkPerspectiveTransform.cxx
Common/Transforms/vtkThinPlateSplineTransform.cxx
Common/Transforms/vtkTransform.cxx
Common/Transforms/vtkWarpTransform.cxx
Documentation/dev/build_windows_vs.md
Documentation/docs/README.md
Documentation/docs/advanced/PythonWrappers.md
Documentation/docs/advanced/available_python_wheels.md
Documentation/docs/advanced/build_python_wheels.md
Documentation/docs/advanced/build_wasm_emscripten.md
Documentation/docs/advanced/index.md
Documentation/docs/advanced/object_manager.md
Documentation/docs/advanced/observer_invocation_order.md [new file with mode: 0644]
Documentation/docs/advanced/wheel_sdks.md [new file with mode: 0644]
Documentation/docs/api/cmake/cmake-modules.rst
Documentation/docs/api/cmake/macros.hrst
Documentation/docs/api/cmake/vtkModuleWrapJavaScript.rst [new file with mode: 0644]
Documentation/docs/build_instructions/build.md
Documentation/docs/build_instructions/build_settings.md
Documentation/docs/conf.py
Documentation/docs/design_documents/VTKFileFormats.md [deleted file]
Documentation/docs/design_documents/WebAssemblyTestSuiteArchitecture.md
Documentation/docs/design_documents/index.md
Documentation/docs/design_documents/vtkhdf_images/hypertreegrid_schema.jpg [deleted file]
Documentation/docs/design_documents/vtkhdf_images/partitioned_dataset_collection_hdf_schema.png [deleted file]
Documentation/docs/design_documents/vtkhdf_images/poly_data_hdf_schema.png [deleted file]
Documentation/docs/design_documents/vtkhdf_images/temporal_overlapping_amr_hdf_schema.png [deleted file]
Documentation/docs/design_documents/vtkhdf_images/transient_hdf_schema.png [deleted file]
Documentation/docs/developers_guide/coding_conventions.md
Documentation/docs/developers_guide/git/deprecation.md
Documentation/docs/index.md
Documentation/docs/requirements.txt
Documentation/docs/vtk_file_formats/images/ImageData_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/PPolyData_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/PolyData_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/RectilinearGrid_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/StructuredGrid_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/UnstructuredGrid_Polyhedra_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/images/UnstructuredGrid_example.png [new file with mode: 0644]
Documentation/docs/vtk_file_formats/index.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/overview.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtk_legacy_file_format.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkhdf_file_format/index.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkhdf_file_format/vtkhdf_examples.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkhdf_file_format/vtkhdf_introduction.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkhdf_file_format/vtkhdf_specifications.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkhdf_file_format/vtkhdf_status.md [new file with mode: 0644]
Documentation/docs/vtk_file_formats/vtkxml_file_format.md [new file with mode: 0644]
Documentation/release/9.6.md [new file with mode: 0644]
Documentation/release/9.6/add-arrays-deprecate-arrays.md [new file with mode: 0644]
Documentation/release/9.6/add-javascript-wrapper-frontend.md [new file with mode: 0644]
Documentation/release/9.6/add-missing-selection-behavior-parallel-coordinates-view.md [new file with mode: 0644]
Documentation/release/9.6/add-numpy-support-for-composite-arrays.md [new file with mode: 0644]
Documentation/release/9.6/add-onnx-support.md [new file with mode: 0644]
Documentation/release/9.6/add-parallel-chart-clear-selection-behavior.md [new file with mode: 0644]
Documentation/release/9.6/add-stream-support.md [new file with mode: 0644]
Documentation/release/9.6/add-usd-exporter.md [new file with mode: 0644]
Documentation/release/9.6/add-vtk-python-has-gil-macro.md [new file with mode: 0644]
Documentation/release/9.6/add-vtkCartesianGrid.md [new file with mode: 0644]
Documentation/release/9.6/algorithm-array-components.md [new file with mode: 0644]
Documentation/release/9.6/fix-EGL-warning.md [new file with mode: 0644]
Documentation/release/9.6/fix-Rendering_Matplotlib_image_null_pointer.md [new file with mode: 0644]
Documentation/release/9.6/fix-bar-charts.md [new file with mode: 0644]
Documentation/release/9.6/fix-batch-rendering-for-overlapped-images.md [new file with mode: 0644]
Documentation/release/9.6/fix-locale-iolegacy.md [new file with mode: 0644]
Documentation/release/9.6/fix-opengl-version-check-warning.md [new file with mode: 0644]
Documentation/release/9.6/fix-template-arrays-serialization.md [new file with mode: 0644]
Documentation/release/9.6/fix-vtkFramebufferPass-gles.md [new file with mode: 0644]
Documentation/release/9.6/fix-vtkSSAAPass-null-program-error.md [new file with mode: 0644]
Documentation/release/9.6/hip-type-attrib.md [new file with mode: 0644]
Documentation/release/9.6/maintain-focal-point-in-camera-orientation-widget.md [new file with mode: 0644]
Documentation/release/9.6/multiscatter-ibl.md [new file with mode: 0644]
Documentation/release/9.6/optimize-vtkObserver.md [new file with mode: 0644]
Documentation/release/9.6/python-qt-missing-keys.md [new file with mode: 0644]
Documentation/release/9.6/refactor-amr-datamodel.md [new file with mode: 0644]
Documentation/release/9.6/refactor-statistics.md [new file with mode: 0644]
Documentation/release/9.6/replace-GetVoidPointer-usages.md [new file with mode: 0644]
Documentation/release/9.6/replace-unsafe-c-from-to-string-functions.md [new file with mode: 0644]
Documentation/release/9.6/strided-array.md [new file with mode: 0644]
Documentation/release/9.6/update-fmt-12.1.0.md [new file with mode: 0644]
Documentation/release/9.6/viskores-const-count-array.md [new file with mode: 0644]
Documentation/release/9.6/vtkCellArray-generic-vtkDataArray.md [new file with mode: 0644]
Documentation/release/imgs/9.6/GoodBarChart.png [new file with mode: 0644]
Documentation/release/imgs/9.6/HorizontalScalarBar.png [new file with mode: 0644]
Documentation/release/imgs/9.6/TestBarGraphShiftScale.png [new file with mode: 0644]
Documentation/release/imgs/9.6/TestBarGraphShiftScale_bad.png [new file with mode: 0644]
Documentation/release/imgs/9.6/VerticalScalarBar.png [new file with mode: 0644]
Documentation/release/imgs/9.6/add-composite-poly-data-texturing-image.png [new file with mode: 0644]
Documentation/release/imgs/9.6/cell-status.png [new file with mode: 0644]
Documentation/release/imgs/9.6/diverging-interpolation-after.png [new file with mode: 0644]
Documentation/release/imgs/9.6/diverging-interpolation-before.png [new file with mode: 0644]
Documentation/release/imgs/9.6/multi-scatter-ibl.png [new file with mode: 0644]
Documentation/release/imgs/9.6/optimize-vtkObserver-benchmark.png [new file with mode: 0644]
Documentation/release/imgs/9.6/single-scatter-ibl.png [new file with mode: 0644]
Domains/Chemistry/Testing/Cxx/GenerateBlueObeliskHeader.cxx
Domains/Chemistry/Testing/Cxx/TestMolecule.cxx
Domains/Chemistry/Testing/Cxx/TestMoleculeSelection.cxx
Domains/Chemistry/Testing/Cxx/TestMoleculeToBondStickFilter.cxx
Domains/Chemistry/Testing/Cxx/TestMoleculeToLines.cxx
Domains/Chemistry/Testing/Cxx/TestOpenQubeElectronicData.cxx
Domains/Chemistry/Testing/Cxx/TestOpenQubeMOPACDensity.cxx
Domains/Chemistry/Testing/Cxx/TestOpenQubeMOPACOrbital.cxx
Domains/Chemistry/Testing/Cxx/TestPDBBallAndStick.cxx
Domains/Chemistry/Testing/Cxx/TestPeriodicTable.cxx
Domains/Chemistry/Testing/Cxx/TestPointSetToMoleculeFilter.cxx
Domains/Chemistry/Testing/Cxx/TestProgrammableElectronicData.cxx
Domains/Chemistry/Testing/Cxx/TestSimpleBondPerceiver.cxx
Domains/Chemistry/vtkBlueObeliskDataParser.cxx
Domains/Chemistry/vtkMoleculeMapper.cxx
Domains/Chemistry/vtkPeriodicTable.cxx
Domains/ChemistryOpenGL2/Testing/Cxx/TestPDBBallAndStickShadows.cxx
Domains/ChemistryOpenGL2/Testing/Cxx/TestPDBBallAndStickShadowsDOFSSAA.cxx
Domains/ChemistryOpenGL2/Testing/Cxx/TestPDBBallAndStickTranslucent.cxx
Domains/Microscopy/Testing/Cxx/TestOpenSlideReader.cxx
Domains/Microscopy/Testing/Cxx/TestOpenSlideReaderPartial.cxx
Domains/Microscopy/vtkOpenSlideReader.cxx
Domains/Microscopy/vtkOpenSlideReader.h
Domains/ParallelChemistry/Testing/Cxx/TestPSimpleBondPerceiver.cxx
Examples/AMR/Cxx/Generate2DAMRDataSetWithPulse.cxx
Examples/AMR/Cxx/Generate3DAMRDataSetWithPulse.cxx
Examples/Build/VTKPythonExtensions/CMakeLists.txt [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/Dummy/CMakeLists.txt [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/Dummy/vtk.module [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/Dummy/vtkDummy.cxx [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/Dummy/vtkDummy.h [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/README.md [new file with mode: 0644]
Examples/Build/VTKPythonExtensions/pyproject.toml [new file with mode: 0644]
Examples/Build/vtkMy/Examples/Cxx/Ex1/vtkmyEx1.cxx
Examples/CMakeLists.txt
Examples/Emscripten/Cxx/AsyncClipper/AsyncClipper.cxx
Examples/Emscripten/Cxx/AsyncClipper/README.md
Examples/Emscripten/Cxx/Cone/CMakeLists.txt
Examples/Emscripten/Cxx/Cone/README.md
Examples/Emscripten/Cxx/ConeMultiBackend/CMakeLists.txt
Examples/Emscripten/Cxx/ConeMultiBackend/ConeMultiBackend.cxx
Examples/Emscripten/Cxx/ConeMultiBackend/README.md
Examples/Emscripten/Cxx/ConeMultiBackend/web/options.js
Examples/Emscripten/Cxx/GeometryViewer/CMakeLists.txt [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/GeometryViewer.cxx [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/GeometryViewer.h [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/README.md [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/helper.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/ArrayBufferLimits.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/chunkify.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/fileDownload.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/hexToRgb.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/index.html [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/index.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/openDirectory.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/properties.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/wasmConfigure.js [new file with mode: 0644]
Examples/Emscripten/Cxx/GeometryViewer/web/wasmWebGPUInit.js [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/CMakeLists.txt [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/CMakeLists.txt [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/HelixSource.cxx [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/HelixSource.h [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/Testing/CMakeLists.txt [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/Testing/Cxx/TestHelix.cxx [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/ExoticShapes/vtk.module [new file with mode: 0644]
Examples/Emscripten/Cxx/ModuleTesting/README.md [new file with mode: 0644]
Examples/Emscripten/Cxx/MultiCone/CMakeLists.txt
Examples/Emscripten/Cxx/MultiCone/README.md
Examples/Emscripten/Cxx/MultiCone/index.html
Examples/Emscripten/Cxx/MultipleCanvases/CMakeLists.txt
Examples/Emscripten/Cxx/MultipleCanvases/MultipleCanvases.cxx
Examples/Emscripten/Cxx/MultipleCanvases/README.md
Examples/Emscripten/Cxx/MultipleCanvases/index.html
Examples/Emscripten/Cxx/README.md
Examples/Emscripten/Cxx/WrappedAsyncClipper/CMakeLists.txt
Examples/Emscripten/Cxx/WrappedAsyncClipper/README.md
Examples/Emscripten/Cxx/WrappedAsyncClipper/WrappedAsyncClipper.cxx
Examples/Emscripten/Cxx/WrappedAsyncClipper/WrappedAsyncClipper.h
Examples/Emscripten/Cxx/WrappedAsyncClipper/index.html
Examples/Emscripten/Cxx/WrappedMace/CMakeLists.txt
Examples/Emscripten/Cxx/WrappedMace/README.md
Examples/GUI/Cocoa/SimpleCocoaVTK.xcconfig
Examples/GUI/Cocoa/SimpleCocoaVTK.xcodeproj/project.pbxproj
Examples/IO/Cxx/DumpXMLFile.cxx
Examples/IO/Cxx/ParticleReader.cxx
Examples/IO/Cxx/objtovtp.cxx
Examples/ImageProcessing/Cxx/ImageBenchmark.cxx
Examples/ImageProcessing/Cxx/ImageSlicing.cxx
Examples/Infovis/Cxx/CreateTree.cxx
Examples/Infovis/Cxx/CustomLinkView/CustomLinkView.cxx
Examples/Infovis/Cxx/EasyView/EasyView.cxx
Examples/Infovis/Cxx/MultiView.cxx
Examples/Infovis/Cxx/StatsView/StatsView.cxx
Examples/Infovis/Cxx/StatsView/readme.md [new file with mode: 0644]
Examples/Infovis/Cxx/TreeLayout.cxx
Examples/JavaScript/README.md [new file with mode: 0644]
Examples/JavaScript/cow.html [new file with mode: 0644]
Examples/JavaScript/largePlaneWebGPU.html [new file with mode: 0644]
Examples/JavaScript/vtkWasmCanvas.js [new file with mode: 0644]
Examples/JavaScript/vtkWasmConfiguration.js [new file with mode: 0644]
Examples/Medical/Cxx/GenerateCubesFromLabels.cxx
Examples/Medical/Cxx/GenerateModelsFromLabels.cxx
Examples/Medical/Cxx/Medical1.cxx
Examples/Medical/Cxx/Medical2.cxx
Examples/Medical/Cxx/Medical3.cxx
Examples/Medical/Cxx/Medical4.cxx
Examples/Modelling/Cxx/Delaunay3D.cxx
Examples/Modelling/Cxx/Delaunay3DAlpha.cxx
Examples/Modelling/Cxx/finance.cxx
Examples/Modules/Wrapping/CMakeLists.txt
Examples/ParallelProcessing/Generic/Cxx/PipelineParallelism.cxx
Examples/ParallelProcessing/Generic/Cxx/TaskParallelism.cxx
Examples/ParallelProcessing/Generic/Cxx/TaskParallelismWithPorts.cxx
Examples/iOS/PlaneView/PlaneView/Assets.xcassets/AppIcon.appiconset/Contents.json
Examples/iOS/PlaneView/PlaneView/Assets.xcassets/Contents.json
Examples/iOS/PlaneView/PlaneView/Assets.xcassets/iOSapplication.imageset/Contents.json
Examples/iOS/readme.txt
Filters/AMR/Testing/Cxx/CMakeLists.txt
Filters/AMR/Testing/Cxx/TestAMRBlanking.cxx
Filters/AMR/Testing/Cxx/TestAMRGhostLayerStripping.cxx
Filters/AMR/Testing/Cxx/TestAMRGhostZones.cxx
Filters/AMR/Testing/Cxx/TestAMRIterator.cxx [deleted file]
Filters/AMR/Testing/Cxx/TestAMRRefinedGhostFlag.cxx
Filters/AMR/Testing/Cxx/TestAMRSliceFilterCellData.cxx
Filters/AMR/Testing/Cxx/TestAMRSliceFilterPointData.cxx
Filters/AMR/Testing/Cxx/TestImageToAMR.cxx
Filters/AMR/Testing/Python/TestAMRExtractLevel.py
Filters/AMR/Testing/Python/TestAMRSliceFilter.py
Filters/AMR/vtkAMRCutPlane.cxx
Filters/AMR/vtkAMRCutPlane.h
Filters/AMR/vtkAMRGaussianPulseSource.cxx
Filters/AMR/vtkAMRResampleFilter.cxx
Filters/AMR/vtkAMRResampleFilter.h
Filters/AMR/vtkAMRSliceFilter.cxx
Filters/AMR/vtkAMRSliceFilter.h
Filters/AMR/vtkAMRToMultiBlockFilter.cxx
Filters/AMR/vtkImageToAMR.cxx
Filters/AMR/vtkParallelAMRUtilities.cxx
Filters/CellGrid/CMakeLists.txt
Filters/CellGrid/Testing/Cxx/TestBasisFunctions.cxx
Filters/CellGrid/Testing/Cxx/TestCellGridEvaluator.cxx
Filters/CellGrid/Testing/Cxx/TestCellGridExtractSurface.cxx
Filters/CellGrid/Testing/Cxx/TestDGCells.cxx
Filters/CellGrid/Testing/Python/TestCopyCellGrid.py
Filters/CellGrid/vtkCellGridElevation.cxx
Filters/CellGrid/vtkCellGridSampleQuery.cxx [new file with mode: 0644]
Filters/CellGrid/vtkCellGridSampleQuery.h [new file with mode: 0644]
Filters/CellGrid/vtkCellGridToUnstructuredGrid.cxx
Filters/CellGrid/vtkDGAttributeInformation.cxx
Filters/CellGrid/vtkDGCell.cxx
Filters/CellGrid/vtkDGEvaluator.cxx
Filters/CellGrid/vtkDGRangeResponder.cxx
Filters/CellGrid/vtkDGSidesResponder.cxx
Filters/CellGrid/vtkDGTranscribeCellGridCells.cxx
Filters/CellGrid/vtkDGTranscribeUnstructuredCells.cxx
Filters/CellGrid/vtkUnstructuredGridFieldAnnotations.cxx
Filters/Core/CMakeLists.txt
Filters/Core/Testing/CMakeLists.txt
Filters/Core/Testing/Cxx/CMakeLists.txt
Filters/Core/Testing/Cxx/Test3DLinearGridPlaneCutterCellData.cxx
Filters/Core/Testing/Cxx/TestAppendArcLength.cxx
Filters/Core/Testing/Cxx/TestAppendDataSets.cxx
Filters/Core/Testing/Cxx/TestAppendFilter.cxx
Filters/Core/Testing/Cxx/TestAppendFilterDistributed.cxx
Filters/Core/Testing/Cxx/TestAppendMolecule.cxx
Filters/Core/Testing/Cxx/TestAppendPolyData.cxx
Filters/Core/Testing/Cxx/TestAppendSelection.cxx
Filters/Core/Testing/Cxx/TestArrayCalculator.cxx
Filters/Core/Testing/Cxx/TestArrayRename.cxx
Filters/Core/Testing/Cxx/TestAssignAttribute.cxx
Filters/Core/Testing/Cxx/TestAttributeDataToTableFilter.cxx
Filters/Core/Testing/Cxx/TestAttributeDataToTableHyperTreeGrid.cxx
Filters/Core/Testing/Cxx/TestBinCellDataFilter.cxx
Filters/Core/Testing/Cxx/TestCategoricalPointDataToCellData.cxx
Filters/Core/Testing/Cxx/TestCellCenters.cxx
Filters/Core/Testing/Cxx/TestCellDataToPointData.cxx
Filters/Core/Testing/Cxx/TestCenterOfMass.cxx
Filters/Core/Testing/Cxx/TestCleanPolyData2.cxx
Filters/Core/Testing/Cxx/TestCleanPolyDataWithGhostCells.cxx
Filters/Core/Testing/Cxx/TestConnectivityFilter.cxx
Filters/Core/Testing/Cxx/TestContourConstantScalarUG.cxx [new file with mode: 0644]
Filters/Core/Testing/Cxx/TestCutter.cxx
Filters/Core/Testing/Cxx/TestDecimatePolylineFilter.cxx
Filters/Core/Testing/Cxx/TestDecimateProDegenerateTriangles.cxx
Filters/Core/Testing/Cxx/TestDelaunay2D.cxx
Filters/Core/Testing/Cxx/TestDelaunay2DBestFittingPlane.cxx
Filters/Core/Testing/Cxx/TestDelaunay2DConstrained.cxx
Filters/Core/Testing/Cxx/TestDelaunay2DMeshes.cxx
Filters/Core/Testing/Cxx/TestExecutionTimer.cxx
Filters/Core/Testing/Cxx/TestExplicitStructuredGridToUnstructuredGrid.cxx
Filters/Core/Testing/Cxx/TestFeatureEdges.cxx
Filters/Core/Testing/Cxx/TestFieldDataToDataSetAttribute.cxx
Filters/Core/Testing/Cxx/TestGenerateIdsHTG.cxx
Filters/Core/Testing/Cxx/TestGenerateRegionIds.cxx
Filters/Core/Testing/Cxx/TestImplicitPolyDataDistance.cxx
Filters/Core/Testing/Cxx/TestImplicitPolyDataDistanceCube.cxx
Filters/Core/Testing/Cxx/TestImplicitProjectOnPlaneDistance.cxx
Filters/Core/Testing/Cxx/TestNamedComponents.cxx
Filters/Core/Testing/Cxx/TestPartitionedDataSetCollectionConvertors.cxx
Filters/Core/Testing/Cxx/TestPlaneCutter.cxx
Filters/Core/Testing/Cxx/TestPointDataToCellData.cxx
Filters/Core/Testing/Cxx/TestPolyDataConnectivityFilter.cxx
Filters/Core/Testing/Cxx/TestPolyDataNormals.cxx
Filters/Core/Testing/Cxx/TestProbeFilter.cxx
Filters/Core/Testing/Cxx/TestProbeFilterOutputAttributes.cxx
Filters/Core/Testing/Cxx/TestQuadricDecimationSetPointAttributeArray.cxx [new file with mode: 0644]
Filters/Core/Testing/Cxx/TestResampleToImage2D.cxx
Filters/Core/Testing/Cxx/TestResampleWithDataSet3.cxx
Filters/Core/Testing/Cxx/TestSMPPipelineContour.cxx
Filters/Core/Testing/Cxx/TestStaticCleanPolyData.cxx
Filters/Core/Testing/Cxx/TestStructuredGridAppend.cxx
Filters/Core/Testing/Cxx/TestSurfaceNets3DNormalsConsistency.cxx [new file with mode: 0644]
Filters/Core/Testing/Cxx/TestSynchronizedTemplates2D.cxx
Filters/Core/Testing/Cxx/TestThreshold.cxx
Filters/Core/Testing/Cxx/TestThresholdComponents.cxx
Filters/Core/Testing/Cxx/TestThresholdPoints.cxx
Filters/Core/Testing/Cxx/TestTransposeTable.cxx
Filters/Core/Testing/Cxx/TestTriangleMeshPointNormals.cxx
Filters/Core/Testing/Cxx/TestTriangulateNonPlanarQuad.cxx [new file with mode: 0644]
Filters/Core/Testing/Cxx/TestTubeBender.cxx
Filters/Core/Testing/Cxx/TestTubeFilter.cxx
Filters/Core/Testing/Cxx/TestUnstructuredGridQuadricDecimation.cxx
Filters/Core/Testing/Cxx/UnitTestMaskPoints.cxx
Filters/Core/Testing/Cxx/UnitTestMergeFilter.cxx
Filters/Core/Testing/Data/Baseline/TestQuadricDecimationSetPointAttributeArray.png.sha512 [new file with mode: 0644]
Filters/Core/Testing/Python/CMakeLists.txt
Filters/Core/Testing/Python/TestThresholdScalars.py [new file with mode: 0755]
Filters/Core/Testing/Python/testPDNormals.py
Filters/Core/vtk.module
Filters/Core/vtk3DLinearGridCrinkleExtractor.cxx
Filters/Core/vtk3DLinearGridCrinkleExtractor.h
Filters/Core/vtk3DLinearGridInternal.h
Filters/Core/vtk3DLinearGridPlaneCutter.cxx
Filters/Core/vtk3DLinearGridPlaneCutter.h
Filters/Core/vtkAppendArcLength.h
Filters/Core/vtkAppendCompositeDataLeaves.h
Filters/Core/vtkAppendDataSets.h
Filters/Core/vtkAppendFilter.cxx
Filters/Core/vtkAppendFilter.h
Filters/Core/vtkAppendPartitionedDataSetCollection.h
Filters/Core/vtkAppendPolyData.cxx
Filters/Core/vtkAppendPolyData.h
Filters/Core/vtkAppendSelection.cxx
Filters/Core/vtkAppendSelection.h
Filters/Core/vtkArrayCalculator.cxx
Filters/Core/vtkArrayCalculator.h
Filters/Core/vtkArrayRename.h
Filters/Core/vtkAssignAttribute.h
Filters/Core/vtkAttributeDataToFieldDataFilter.h
Filters/Core/vtkAttributeDataToTableFilter.cxx
Filters/Core/vtkAttributeDataToTableFilter.h
Filters/Core/vtkBinCellDataFilter.h
Filters/Core/vtkBinnedDecimation.cxx
Filters/Core/vtkBinnedDecimation.h
Filters/Core/vtkCellCenters.h
Filters/Core/vtkCellDataToPointData.cxx
Filters/Core/vtkCellDataToPointData.h
Filters/Core/vtkCenterOfMass.h
Filters/Core/vtkCleanPolyData.cxx
Filters/Core/vtkCleanPolyData.h
Filters/Core/vtkClipPolyData.cxx
Filters/Core/vtkClipPolyData.h
Filters/Core/vtkCompositeCutter.cxx
Filters/Core/vtkCompositeCutter.h
Filters/Core/vtkCompositeDataProbeFilter.h
Filters/Core/vtkConnectivityFilter.cxx
Filters/Core/vtkConnectivityFilter.h
Filters/Core/vtkConstrainedSmoothingFilter.cxx
Filters/Core/vtkConstrainedSmoothingFilter.h
Filters/Core/vtkContour3DLinearGrid.cxx
Filters/Core/vtkContour3DLinearGrid.h
Filters/Core/vtkContourFilter.cxx
Filters/Core/vtkContourFilter.h
Filters/Core/vtkContourGrid.cxx
Filters/Core/vtkContourGrid.h
Filters/Core/vtkContourHelper.h
Filters/Core/vtkConvertToMultiBlockDataSet.h
Filters/Core/vtkConvertToPartitionedDataSetCollection.h
Filters/Core/vtkConvertToPolyhedra.cxx
Filters/Core/vtkConvertToPolyhedra.h
Filters/Core/vtkCutter.cxx
Filters/Core/vtkCutter.h
Filters/Core/vtkDataObjectGenerator.cxx
Filters/Core/vtkDataObjectGenerator.h
Filters/Core/vtkDataObjectToDataSetFilter.cxx
Filters/Core/vtkDataObjectToDataSetFilter.h
Filters/Core/vtkDataSetEdgeSubdivisionCriterion.h
Filters/Core/vtkDataSetToDataObjectFilter.h
Filters/Core/vtkDecimatePolylineAngleStrategy.h
Filters/Core/vtkDecimatePolylineCustomFieldStrategy.h
Filters/Core/vtkDecimatePolylineDistanceStrategy.h
Filters/Core/vtkDecimatePolylineFilter.cxx
Filters/Core/vtkDecimatePolylineFilter.h
Filters/Core/vtkDecimatePolylineStrategy.h
Filters/Core/vtkDecimatePro.h
Filters/Core/vtkDelaunay2D.cxx
Filters/Core/vtkDelaunay2D.h
Filters/Core/vtkDelaunay3D.cxx
Filters/Core/vtkDelaunay3D.h
Filters/Core/vtkEdgeSubdivisionCriterion.cxx
Filters/Core/vtkEdgeSubdivisionCriterion.h
Filters/Core/vtkElevationFilter.cxx
Filters/Core/vtkElevationFilter.h
Filters/Core/vtkExecutionTimer.h
Filters/Core/vtkExplicitStructuredGridCrop.h
Filters/Core/vtkExplicitStructuredGridToUnstructuredGrid.h
Filters/Core/vtkExtractCells.cxx
Filters/Core/vtkExtractCells.h
Filters/Core/vtkExtractCellsAlongPolyLine.cxx
Filters/Core/vtkExtractCellsAlongPolyLine.h
Filters/Core/vtkExtractEdges.cxx
Filters/Core/vtkExtractEdges.h
Filters/Core/vtkFeatureEdges.h
Filters/Core/vtkFieldDataToAttributeDataFilter.cxx
Filters/Core/vtkFieldDataToAttributeDataFilter.h
Filters/Core/vtkFieldDataToDataSetAttribute.h
Filters/Core/vtkFlyingEdges2D.cxx
Filters/Core/vtkFlyingEdges2D.h
Filters/Core/vtkFlyingEdges3D.cxx
Filters/Core/vtkFlyingEdges3D.h
Filters/Core/vtkFlyingEdgesPlaneCutter.cxx
Filters/Core/vtkFlyingEdgesPlaneCutter.h
Filters/Core/vtkGenerateIds.h
Filters/Core/vtkGenerateRegionIds.h
Filters/Core/vtkGlyph2D.cxx
Filters/Core/vtkGlyph2D.h
Filters/Core/vtkGlyph3D.cxx
Filters/Core/vtkGlyph3D.h
Filters/Core/vtkGridSynchronizedTemplates3D.cxx
Filters/Core/vtkGridSynchronizedTemplates3D.h
Filters/Core/vtkHedgeHog.h
Filters/Core/vtkHull.cxx
Filters/Core/vtkHull.h
Filters/Core/vtkHyperTreeGridProbeFilter.cxx
Filters/Core/vtkHyperTreeGridProbeFilter.h
Filters/Core/vtkIdFilter.cxx [deleted file]
Filters/Core/vtkIdFilter.h [deleted file]
Filters/Core/vtkImageAppend.cxx
Filters/Core/vtkImageAppend.h
Filters/Core/vtkImageDataToExplicitStructuredGrid.cxx
Filters/Core/vtkImageDataToExplicitStructuredGrid.h
Filters/Core/vtkImplicitPolyDataDistance.h
Filters/Core/vtkImplicitProjectOnPlaneDistance.h
Filters/Core/vtkMarchingCubes.cxx
Filters/Core/vtkMarchingCubes.h
Filters/Core/vtkMarchingSquares.cxx
Filters/Core/vtkMarchingSquares.h
Filters/Core/vtkMaskFields.h
Filters/Core/vtkMaskPoints.cxx
Filters/Core/vtkMaskPoints.h
Filters/Core/vtkMaskPolyData.h
Filters/Core/vtkMassProperties.cxx
Filters/Core/vtkMassProperties.h
Filters/Core/vtkMergeDataObjectFilter.h
Filters/Core/vtkMergeFields.h
Filters/Core/vtkMergeFilter.h
Filters/Core/vtkMoleculeAppend.h
Filters/Core/vtkMultiObjectMassProperties.cxx
Filters/Core/vtkMultiObjectMassProperties.h
Filters/Core/vtkOrientPolyData.h
Filters/Core/vtkPackLabels.cxx
Filters/Core/vtkPackLabels.h
Filters/Core/vtkPassThrough.h
Filters/Core/vtkPlaneCutter.cxx
Filters/Core/vtkPlaneCutter.h
Filters/Core/vtkPointDataToCellData.h
Filters/Core/vtkPolyDataConnectivityFilter.cxx
Filters/Core/vtkPolyDataConnectivityFilter.h
Filters/Core/vtkPolyDataEdgeConnectivityFilter.cxx
Filters/Core/vtkPolyDataEdgeConnectivityFilter.h
Filters/Core/vtkPolyDataNormals.h
Filters/Core/vtkPolyDataPlaneClipper.cxx
Filters/Core/vtkPolyDataPlaneClipper.h
Filters/Core/vtkPolyDataPlaneCutter.cxx
Filters/Core/vtkPolyDataPlaneCutter.h
Filters/Core/vtkPolyDataTangents.h
Filters/Core/vtkPolyDataToUnstructuredGrid.cxx
Filters/Core/vtkPolyDataToUnstructuredGrid.h
Filters/Core/vtkProbeFilter.cxx
Filters/Core/vtkProbeFilter.h
Filters/Core/vtkQuadricClustering.cxx
Filters/Core/vtkQuadricClustering.h
Filters/Core/vtkQuadricDecimation.cxx
Filters/Core/vtkQuadricDecimation.h
Filters/Core/vtkRearrangeFields.h
Filters/Core/vtkRectilinearSynchronizedTemplates.cxx
Filters/Core/vtkRectilinearSynchronizedTemplates.h
Filters/Core/vtkRemoveDuplicatePolys.h
Filters/Core/vtkRemoveUnusedPoints.cxx
Filters/Core/vtkRemoveUnusedPoints.h
Filters/Core/vtkResampleToImage.cxx
Filters/Core/vtkResampleToImage.h
Filters/Core/vtkResampleWithDataSet.h
Filters/Core/vtkReverseSense.h
Filters/Core/vtkSimpleElevationFilter.cxx
Filters/Core/vtkSimpleElevationFilter.h
Filters/Core/vtkSmoothPolyDataFilter.cxx
Filters/Core/vtkSmoothPolyDataFilter.h
Filters/Core/vtkSphereTreeFilter.h
Filters/Core/vtkSplitSharpEdgesPolyData.h
Filters/Core/vtkStaticCleanPolyData.h
Filters/Core/vtkStaticCleanUnstructuredGrid.cxx
Filters/Core/vtkStaticCleanUnstructuredGrid.h
Filters/Core/vtkStreamerBase.h
Filters/Core/vtkStreamingTessellator.cxx
Filters/Core/vtkStreamingTessellator.h
Filters/Core/vtkStripper.cxx
Filters/Core/vtkStripper.h
Filters/Core/vtkStructuredDataPlaneCutter.cxx
Filters/Core/vtkStructuredDataPlaneCutter.h
Filters/Core/vtkStructuredGridAppend.cxx
Filters/Core/vtkStructuredGridAppend.h
Filters/Core/vtkStructuredGridOutlineFilter.cxx
Filters/Core/vtkStructuredGridOutlineFilter.h
Filters/Core/vtkSurfaceNets2D.cxx
Filters/Core/vtkSurfaceNets2D.h
Filters/Core/vtkSurfaceNets3D.cxx
Filters/Core/vtkSurfaceNets3D.h
Filters/Core/vtkSynchronizedTemplates2D.cxx
Filters/Core/vtkSynchronizedTemplates2D.h
Filters/Core/vtkSynchronizedTemplates3D.cxx
Filters/Core/vtkSynchronizedTemplates3D.h
Filters/Core/vtkSynchronizedTemplatesCutter3D.cxx
Filters/Core/vtkSynchronizedTemplatesCutter3D.h
Filters/Core/vtkTensorGlyph.cxx
Filters/Core/vtkTensorGlyph.h
Filters/Core/vtkThreshold.cxx
Filters/Core/vtkThreshold.h
Filters/Core/vtkThresholdPoints.cxx
Filters/Core/vtkThresholdPoints.h
Filters/Core/vtkThresholdScalars.cxx [new file with mode: 0644]
Filters/Core/vtkThresholdScalars.h [new file with mode: 0644]
Filters/Core/vtkTransposeTable.h
Filters/Core/vtkTriangleFilter.h
Filters/Core/vtkTriangleMeshPointNormals.cxx
Filters/Core/vtkTriangleMeshPointNormals.h
Filters/Core/vtkTubeBender.cxx
Filters/Core/vtkTubeBender.h
Filters/Core/vtkTubeFilter.cxx
Filters/Core/vtkTubeFilter.h
Filters/Core/vtkUnstructuredGridQuadricDecimation.h
Filters/Core/vtkUnstructuredGridToExplicitStructuredGrid.h
Filters/Core/vtkVectorDot.cxx
Filters/Core/vtkVectorDot.h
Filters/Core/vtkVectorNorm.cxx
Filters/Core/vtkVectorNorm.h
Filters/Core/vtkVoronoi2D.cxx
Filters/Core/vtkVoronoi2D.h
Filters/Core/vtkWindowedSincPolyDataFilter.cxx
Filters/Core/vtkWindowedSincPolyDataFilter.h
Filters/Extraction/Testing/Cxx/TestConvertSelection.cxx
Filters/Extraction/Testing/Cxx/TestExtractBlock.cxx
Filters/Extraction/Testing/Cxx/TestExtractBlockUsingDataAssembly.cxx
Filters/Extraction/Testing/Cxx/TestExtractDataArraysOverTime.cxx
Filters/Extraction/Testing/Cxx/TestExtractPolyDataGeometry.cxx
Filters/Extraction/Testing/Cxx/TestExtractRectilinearGrid.cxx
Filters/Extraction/Testing/Cxx/TestExtractRows.cxx
Filters/Extraction/Testing/Cxx/TestExtractSelectedArraysOverTime.cxx
Filters/Extraction/Testing/Cxx/TestExtractSelectionUsingDataAssembly.cxx
Filters/Extraction/Testing/Cxx/TestExtractThresholdsMultiBlock.cxx
Filters/Extraction/Testing/Cxx/TestExtractTimeSteps.cxx
Filters/Extraction/Testing/Cxx/TestExtractValues.cxx
Filters/Extraction/Testing/Cxx/TestExtraction.cxx
Filters/Extraction/Testing/Cxx/TestHyperTreeGridSelection.cxx
Filters/Extraction/vtkBlockSelector.cxx
Filters/Extraction/vtkBlockSelector.h
Filters/Extraction/vtkConvertSelection.cxx
Filters/Extraction/vtkExtractBlockUsingDataAssembly.cxx
Filters/Extraction/vtkExtractCellsByType.cxx
Filters/Extraction/vtkExtractDataArraysOverTime.cxx
Filters/Extraction/vtkExtractDataSets.cxx
Filters/Extraction/vtkExtractGeometry.cxx
Filters/Extraction/vtkExtractLevel.cxx
Filters/Extraction/vtkExtractSelection.cxx
Filters/Extraction/vtkExtractTensorComponents.cxx
Filters/Extraction/vtkExtractUnstructuredGrid.cxx
Filters/Extraction/vtkExtractVectorComponents.cxx
Filters/Extraction/vtkFrustumSelector.cxx
Filters/Extraction/vtkSelector.cxx
Filters/Extraction/vtkSelector.h
Filters/Extraction/vtkValueSelector.cxx
Filters/FlowPaths/Testing/Cxx/TestAMRInterpolatedVelocityField.cxx
Filters/FlowPaths/Testing/Cxx/TestBSPTree.cxx
Filters/FlowPaths/Testing/Cxx/TestBSPTreeWithGhostArrays.cxx
Filters/FlowPaths/Testing/Cxx/TestCellLocatorsLinearTransform.cxx
Filters/FlowPaths/Testing/Cxx/TestLagrangianIntegrationModel.cxx
Filters/FlowPaths/Testing/Cxx/TestLagrangianParticleTracker.cxx
Filters/FlowPaths/Testing/Cxx/TestLagrangianParticleTrackerWithGravity.cxx
Filters/FlowPaths/Testing/Cxx/TestParallelVectors.cxx
Filters/FlowPaths/Testing/Cxx/TestVortexCore.cxx
Filters/FlowPaths/vtkAMRInterpolatedVelocityField.cxx
Filters/FlowPaths/vtkEvenlySpacedStreamlines2D.cxx
Filters/FlowPaths/vtkLagrangianParticle.h
Filters/FlowPaths/vtkLagrangianParticleTracker.cxx
Filters/FlowPaths/vtkLinearTransformCellLocator.cxx
Filters/FlowPaths/vtkModifiedBSPTree.h
Filters/FlowPaths/vtkParticlePathFilter.cxx
Filters/FlowPaths/vtkParticleTracerBase.cxx
Filters/FlowPaths/vtkParticleTracerBase.h
Filters/FlowPaths/vtkStreaklineFilter.cxx
Filters/FlowPaths/vtkStreamSurface.cxx
Filters/FlowPaths/vtkStreamTracer.cxx
Filters/FlowPaths/vtkStreamTracer.h
Filters/FlowPaths/vtkVectorFieldTopology.cxx
Filters/General/CMakeLists.txt
Filters/General/Testing/CMakeLists.txt
Filters/General/Testing/Cxx/BoxClipOrientedPointData.cxx
Filters/General/Testing/Cxx/BoxClipPolyData.cxx
Filters/General/Testing/Cxx/BoxClipTetrahedra.cxx
Filters/General/Testing/Cxx/BoxClipTriangulate.cxx
Filters/General/Testing/Cxx/BoxClipTriangulateAndInterpolate.cxx
Filters/General/Testing/Cxx/CMakeLists.txt
Filters/General/Testing/Cxx/TestAppendLocationAttributes.cxx
Filters/General/Testing/Cxx/TestAxisAlignedReflectionFilter.cxx
Filters/General/Testing/Cxx/TestAxisAlignedTransformFilter.cxx
Filters/General/Testing/Cxx/TestBlockIdScalars.cxx
Filters/General/Testing/Cxx/TestCellValidator.cxx
Filters/General/Testing/Cxx/TestCellValidatorFilter.cxx
Filters/General/Testing/Cxx/TestCleanUnstructuredGridStrategies.cxx
Filters/General/Testing/Cxx/TestClipClosedSurface1.cxx
Filters/General/Testing/Cxx/TestClipClosedSurface2.cxx
Filters/General/Testing/Cxx/TestClipDatasetPolyhedrons.cxx [new file with mode: 0644]
Filters/General/Testing/Cxx/TestContourTriangulator.cxx
Filters/General/Testing/Cxx/TestContourTriangulatorBadData.cxx
Filters/General/Testing/Cxx/TestContourTriangulatorCutter.cxx
Filters/General/Testing/Cxx/TestContourTriangulatorHoles.cxx
Filters/General/Testing/Cxx/TestContourTriangulatorMarching.cxx
Filters/General/Testing/Cxx/TestCountFaces.cxx
Filters/General/Testing/Cxx/TestCountVertices.cxx
Filters/General/Testing/Cxx/TestDistancePolyDataFilter.cxx
Filters/General/Testing/Cxx/TestDistancePolyDataFilter2.cxx
Filters/General/Testing/Cxx/TestExplodeDataSet.cxx
Filters/General/Testing/Cxx/TestGradientAndVorticity.cxx
Filters/General/Testing/Cxx/TestGradientSMP.cxx [new file with mode: 0644]
Filters/General/Testing/Cxx/TestGraphWeightEuclideanDistanceFilter.cxx
Filters/General/Testing/Cxx/TestImageDataToPointSet.cxx
Filters/General/Testing/Cxx/TestIntersectionPolyDataFilter.cxx
Filters/General/Testing/Cxx/TestIntersectionPolyDataFilter2.cxx
Filters/General/Testing/Cxx/TestIntersectionPolyDataFilter3.cxx
Filters/General/Testing/Cxx/TestMergeCells.cxx
Filters/General/Testing/Cxx/TestMergeTimeFilter.cxx
Filters/General/Testing/Cxx/TestOverlappingAMRLevelIdScalars.cxx
Filters/General/Testing/Cxx/TestPassArrays.cxx
Filters/General/Testing/Cxx/TestPassSelectedArrays.cxx
Filters/General/Testing/Cxx/TestPassThrough.cxx
Filters/General/Testing/Cxx/TestPointsMatchingTransformFilter.cxx [new file with mode: 0644]
Filters/General/Testing/Cxx/TestQuadraturePoints.cxx
Filters/General/Testing/Cxx/TestRandomAttributeGeneratorFilter.cxx
Filters/General/Testing/Cxx/TestRandomAttributeGeneratorHTG.cxx
Filters/General/Testing/Cxx/TestRectilinearGridToPointSet.cxx
Filters/General/Testing/Cxx/TestSpatioTemporalHarmonicsAttribute.cxx
Filters/General/Testing/Cxx/TestSplitByCellScalarFilter.cxx
Filters/General/Testing/Cxx/TestTableBasedClipDataSet.cxx
Filters/General/Testing/Cxx/TestTableFFT.cxx
Filters/General/Testing/Cxx/TestTessellator.cxx
Filters/General/Testing/Cxx/TestTransformFilter.cxx
Filters/General/Testing/Cxx/TestTransformPolyDataFilter.cxx
Filters/General/Testing/Cxx/TestWarpScalarGenerateEnclosure.cxx
Filters/General/Testing/Cxx/UnitTestMultiThreshold.cxx
Filters/General/Testing/Cxx/expCos.cxx
Filters/General/Testing/Python/CMakeLists.txt
Filters/General/Testing/Python/TestSumTables.py [new file with mode: 0755]
Filters/General/Testing/Python/clipHex.py
Filters/General/Testing/Python/clipPyramid.py
Filters/General/Testing/Python/clipTet.py
Filters/General/Testing/Python/clipWedge.py
Filters/General/vtk.module
Filters/General/vtkAnimateModes.cxx
Filters/General/vtkAnnotationLink.cxx
Filters/General/vtkAxisAlignedReflectionFilter.cxx
Filters/General/vtkAxisAlignedReflectionFilter.h
Filters/General/vtkAxisAlignedTransformFilter.cxx
Filters/General/vtkAxisAlignedTransformFilter.h
Filters/General/vtkBlankStructuredGrid.cxx
Filters/General/vtkBlockIdScalars.cxx
Filters/General/vtkBlockIdScalars.h
Filters/General/vtkBoxClipDataSet.cxx
Filters/General/vtkCellValidator.cxx
Filters/General/vtkCellValidator.h
Filters/General/vtkCleanUnstructuredGrid.cxx
Filters/General/vtkClipClosedSurface.cxx
Filters/General/vtkClipConvexPolyData.cxx
Filters/General/vtkClipDataSet.cxx
Filters/General/vtkClipDataSet.h
Filters/General/vtkClipVolume.cxx
Filters/General/vtkContourTriangulator.cxx
Filters/General/vtkCursor2D.cxx
Filters/General/vtkCursor3D.cxx
Filters/General/vtkDataSetGradientPrecompute.cxx
Filters/General/vtkDataSetTriangleFilter.cxx
Filters/General/vtkDateToNumeric.cxx
Filters/General/vtkDateToNumeric.h
Filters/General/vtkDensifyPolyData.cxx
Filters/General/vtkDiscreteFlyingEdges2D.cxx
Filters/General/vtkDiscreteFlyingEdges3D.cxx
Filters/General/vtkDiscreteFlyingEdgesClipper2D.cxx
Filters/General/vtkDiscreteMarchingCubes.cxx
Filters/General/vtkDistancePolyDataFilter.cxx
Filters/General/vtkEdgePoints.cxx
Filters/General/vtkEqualizerFilter.cxx
Filters/General/vtkExplodeDataSet.cxx
Filters/General/vtkExtractSelectedFrustum.cxx
Filters/General/vtkFiniteElementFieldDistributor.cxx
Filters/General/vtkGradientFilter.cxx
Filters/General/vtkGroupDataSetsFilter.cxx
Filters/General/vtkGroupTimeStepsFilter.cxx
Filters/General/vtkImageMarchingCubes.cxx
Filters/General/vtkInterpolateDataSetAttributes.cxx
Filters/General/vtkIntersectionPolyDataFilter.cxx
Filters/General/vtkMergeArrays.cxx
Filters/General/vtkMergeCells.cxx
Filters/General/vtkMultiBlockMergeFilter.cxx
Filters/General/vtkMultiThreshold.cxx
Filters/General/vtkNonOverlappingAMRLevelIdScalars.cxx
Filters/General/vtkOBBTree.cxx
Filters/General/vtkOverlappingAMRLevelIdScalars.cxx
Filters/General/vtkOverlappingAMRLevelIdScalars.h
Filters/General/vtkPointsMatchingTransformFilter.cxx [new file with mode: 0644]
Filters/General/vtkPointsMatchingTransformFilter.h [new file with mode: 0644]
Filters/General/vtkQuadraturePointInterpolator.cxx
Filters/General/vtkQuadraturePointInterpolator.h
Filters/General/vtkQuadraturePointsGenerator.cxx
Filters/General/vtkQuadraturePointsGenerator.h
Filters/General/vtkQuadratureSchemeDictionaryGenerator.cxx
Filters/General/vtkQuadratureSchemeDictionaryGenerator.h
Filters/General/vtkRandomAttributeGenerator.cxx
Filters/General/vtkRandomAttributeGenerator.h
Filters/General/vtkRectilinearGridClip.cxx
Filters/General/vtkReflectionUtilities.cxx
Filters/General/vtkShrinkPolyData.cxx
Filters/General/vtkSpatioTemporalHarmonicsAttribute.cxx
Filters/General/vtkSplineFilter.cxx
Filters/General/vtkStructuredGridClip.cxx
Filters/General/vtkSubPixelPositionEdgels.cxx
Filters/General/vtkSumTables.cxx [new file with mode: 0644]
Filters/General/vtkSumTables.h [new file with mode: 0644]
Filters/General/vtkTableBasedClipDataSet.cxx
Filters/General/vtkTableBasedClipDataSet.h
Filters/General/vtkTemporalPathLineFilter.cxx
Filters/General/vtkTemporalPathLineFilter.h
Filters/General/vtkTessellatorFilter.cxx
Filters/General/vtkTimeSourceExample.cxx
Filters/General/vtkVoxelContoursToSurfaceFilter.cxx
Filters/General/vtkWarpScalar.cxx
Filters/General/vtkWarpTo.cxx
Filters/General/vtkWarpVector.cxx
Filters/General/vtkYoungsMaterialInterface.cxx
Filters/Generic/Testing/Cxx/TestGenericClip.cxx
Filters/Generic/Testing/Cxx/TestGenericContourFilter.cxx
Filters/Generic/Testing/Cxx/TestGenericCutter.cxx
Filters/Generic/Testing/Cxx/TestGenericDataSetTessellator.cxx
Filters/Generic/Testing/Cxx/TestGenericGeometryFilter.cxx
Filters/Generic/Testing/Cxx/TestGenericGlyph3DFilter.cxx
Filters/Generic/Testing/Cxx/TestGenericProbeFilter.cxx
Filters/Generic/Testing/Cxx/TestGenericStreamTracer.cxx
Filters/Generic/Testing/Cxx/UnitTestGenericGeometryFilter.cxx
Filters/Generic/Testing/Cxx/otherCreation.cxx
Filters/Generic/vtkGenericClip.cxx
Filters/Generic/vtkGenericContourFilter.cxx
Filters/Generic/vtkGenericCutter.cxx
Filters/Generic/vtkGenericGeometryFilter.cxx
Filters/Generic/vtkGenericGlyph3DFilter.cxx
Filters/Generic/vtkGenericProbeFilter.cxx
Filters/Generic/vtkGenericStreamTracer.cxx
Filters/Geometry/Testing/Cxx/TestDataSetSurfaceFieldData.cxx
Filters/Geometry/Testing/Cxx/TestDataSetSurfaceFilterQuadraticTetsGhostCells.cxx
Filters/Geometry/Testing/Cxx/TestDataSetSurfaceFilterWith1DGrids.cxx
Filters/Geometry/Testing/Cxx/TestMappedUnstructuredGrid.cxx
Filters/Geometry/Testing/Cxx/TestProjectSphereFilter.cxx
Filters/Geometry/Testing/Cxx/TestRectilinearGridPartitioner.cxx
Filters/Geometry/Testing/Cxx/TestStructuredAMRGridConnectivity.cxx
Filters/Geometry/Testing/Cxx/TestStructuredAMRNeighbor.cxx
Filters/Geometry/Testing/Cxx/TestStructuredGridConnectivity.cxx
Filters/Geometry/Testing/Cxx/TestStructuredGridPartitioner.cxx
Filters/Geometry/Testing/Cxx/TestUnstructuredGridGeometryFilter.cxx
Filters/Geometry/Testing/Cxx/UnitTestDataSetSurfaceFilter.cxx
Filters/Geometry/Testing/Cxx/UnitTestProjectSphereFilter.cxx
Filters/Geometry/Testing/Data/Baseline/geometryFilterGhosts.png.sha512 [new file with mode: 0644]
Filters/Geometry/Testing/Python/CMakeLists.txt
Filters/Geometry/Testing/Python/geometryFilterGhosts.py [new file with mode: 0644]
Filters/Geometry/vtkAttributeSmoothingFilter.cxx
Filters/Geometry/vtkDataSetRegionSurfaceFilter.cxx
Filters/Geometry/vtkDataSetSurfaceFilter.cxx
Filters/Geometry/vtkGeometryFilter.cxx
Filters/Geometry/vtkGeometryFilter.h
Filters/Geometry/vtkImageDataGeometryFilter.cxx
Filters/Geometry/vtkLinearToQuadraticCellsFilter.cxx
Filters/Geometry/vtkMarkBoundaryFilter.cxx
Filters/Geometry/vtkProjectSphereFilter.cxx
Filters/Geometry/vtkRecoverGeometryWireframe.cxx
Filters/Geometry/vtkRectilinearGridGeometryFilter.cxx
Filters/Geometry/vtkStructuredAMRGridConnectivity.cxx
Filters/Geometry/vtkStructuredAMRGridConnectivity.h
Filters/Geometry/vtkStructuredGridConnectivity.cxx
Filters/Geometry/vtkStructuredGridConnectivity.h
Filters/Geometry/vtkStructuredGridGeometryFilter.cxx
Filters/Geometry/vtkUnstructuredGridGeometryFilter.cxx
Filters/GeometryPreview/vtkOctreeImageToPointSetFilter.cxx
Filters/GeometryPreview/vtkPointSetStreamer.cxx
Filters/GeometryPreview/vtkPointSetToOctreeImageFilter.cxx
Filters/Hybrid/Testing/Cxx/TestForceTime.cxx
Filters/Hybrid/Testing/Cxx/TestGenerateTimeSteps.cxx
Filters/Hybrid/Testing/Cxx/TestTemporalArrayOperatorFilter.cxx
Filters/Hybrid/Testing/Cxx/TestTemporalCacheMemkind.cxx
Filters/Hybrid/Testing/Cxx/TestTemporalCacheSimple.cxx
Filters/Hybrid/Testing/Cxx/TestTemporalInterpolatorFactorMode.cxx
Filters/Hybrid/vtkAdaptiveDataSetSurfaceFilter.cxx
Filters/Hybrid/vtkBSplineTransform.cxx
Filters/Hybrid/vtkDSPFilterDefinition.cxx
Filters/Hybrid/vtkDSPFilterGroup.cxx
Filters/Hybrid/vtkDepthSortPolyData.cxx
Filters/Hybrid/vtkFacetReader.cxx
Filters/Hybrid/vtkGreedyTerrainDecimation.cxx
Filters/Hybrid/vtkGridTransform.cxx
Filters/Hybrid/vtkImplicitModeller.cxx
Filters/Hybrid/vtkPolyDataSilhouette.cxx
Filters/Hybrid/vtkProcrustesAlignmentFilter.cxx
Filters/Hybrid/vtkRenderLargeImage.cxx
Filters/Hybrid/vtkTemporalArrayOperatorFilter.cxx
Filters/Hybrid/vtkTemporalDataSetCache.cxx
Filters/Hybrid/vtkTemporalFractal.cxx
Filters/Hybrid/vtkTemporalInterpolator.cxx
Filters/Hybrid/vtkTransformToGrid.cxx
Filters/Hybrid/vtkWeightedTransformFilter.cxx
Filters/HyperTree/Testing/Cxx/CMakeLists.txt
Filters/HyperTree/Testing/Cxx/TestHyperTreeGrid3DAxisCutCoincidentPlane.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridBinary1DFeatureEdges.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridBinary2DFeatureEdges.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridBinary3DContourImplicitInteger.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridBinary3DFeatureEdges.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridEvaluateCoarse.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridGenerateFields.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridPlaneCutter.cxx [new file with mode: 0644]
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernary2DFullMaterialBits.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernary3DAxisCut.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernary3DAxisCutMaterial.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernary3DGeometryLargeMaterialBits.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernarySphereMaterial.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridTernarySphereMaterialReflections.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridThresholdMethods.cxx
Filters/HyperTree/Testing/Cxx/TestHyperTreeGridToDualGrid.cxx
Filters/HyperTree/vtkHyperTreeGridCellSizeStrategy.cxx
Filters/HyperTree/vtkHyperTreeGridContour.cxx
Filters/HyperTree/vtkHyperTreeGridEvaluateCoarse.cxx
Filters/HyperTree/vtkHyperTreeGridGenerateFieldStrategy.h
Filters/HyperTree/vtkHyperTreeGridGenerateFields.cxx
Filters/HyperTree/vtkHyperTreeGridGenerateFields.h
Filters/HyperTree/vtkHyperTreeGridGeometry3DImpl.cxx
Filters/HyperTree/vtkHyperTreeGridPlaneCutter.cxx
Filters/HyperTree/vtkHyperTreeGridThreshold.h
Filters/HyperTree/vtkHyperTreeGridToDualGrid.cxx
Filters/Imaging/vtkComputeHistogram2DOutliers.cxx
Filters/Imaging/vtkExtractHistogram2D.cxx
Filters/Imaging/vtkExtractHistogram2D.h
Filters/Imaging/vtkPairwiseExtractHistogram2D.cxx
Filters/Imaging/vtkPairwiseExtractHistogram2D.h
Filters/Modeling/Testing/Cxx/TestCollisionDetection.cxx
Filters/Modeling/Testing/Cxx/TestDijkstraGraphGeodesicPath.cxx
Filters/Modeling/Testing/Cxx/TestNamedColorsIntegration.cxx
Filters/Modeling/Testing/Cxx/TestSelectEnclosedPoints.cxx
Filters/Modeling/Testing/Cxx/UnitTestCollisionDetectionFilter.cxx
Filters/Modeling/Testing/Cxx/UnitTestHausdorffDistancePointSetFilter.cxx
Filters/Modeling/Testing/Cxx/UnitTestSubdivisionFilters.cxx
Filters/Modeling/Testing/Python/HyperScalarBar.py
Filters/Modeling/Testing/Python/TestBandedContourFilter.py
Filters/Modeling/Testing/Python/TestBandedContourFilter3.py
Filters/Modeling/Testing/Python/TestBandedContourFilter4.py
Filters/Modeling/vtkBandedPolyDataContourFilter.cxx
Filters/Modeling/vtkButterflySubdivisionFilter.cxx
Filters/Modeling/vtkCollisionDetectionFilter.cxx
Filters/Modeling/vtkContourLoopExtraction.cxx
Filters/Modeling/vtkCookieCutter.cxx
Filters/Modeling/vtkDijkstraImageGeodesicPath.cxx
Filters/Modeling/vtkFitToHeightMapFilter.cxx
Filters/Modeling/vtkHausdorffDistancePointSetFilter.cxx
Filters/Modeling/vtkImprintFilter.cxx
Filters/Modeling/vtkLinearCellExtrusionFilter.cxx
Filters/Modeling/vtkLoopSubdivisionFilter.cxx
Filters/Modeling/vtkQuadRotationalExtrusionFilter.cxx
Filters/Modeling/vtkSelectEnclosedPoints.cxx
Filters/Modeling/vtkSelectPolyData.cxx
Filters/Modeling/vtkTrimmedExtrusionFilter.cxx
Filters/ONNX/CMakeLists.txt [new file with mode: 0644]
Filters/ONNX/Private/vtkONNXInferenceInternals.h [new file with mode: 0644]
Filters/ONNX/Testing/CMakeLists.txt [new file with mode: 0644]
Filters/ONNX/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
Filters/ONNX/Testing/Cxx/TestONNXInference.cxx [new file with mode: 0644]
Filters/ONNX/vtk.module [new file with mode: 0644]
Filters/ONNX/vtkONNXInference.cxx [new file with mode: 0644]
Filters/ONNX/vtkONNXInference.h [new file with mode: 0644]
Filters/OpenTURNS/Testing/Cxx/TestOTDensityMap.cxx
Filters/Parallel/Testing/Cxx/AggregateDataSet.cxx
Filters/Parallel/Testing/Cxx/CMakeLists.txt
Filters/Parallel/Testing/Cxx/DistributedData.cxx
Filters/Parallel/Testing/Cxx/DistributedDataRenderPass.cxx
Filters/Parallel/Testing/Cxx/PTextureMapToSphere.cxx
Filters/Parallel/Testing/Cxx/ParallelResampling.cxx
Filters/Parallel/Testing/Cxx/TestAngularPeriodicFilter.cxx
Filters/Parallel/Testing/Cxx/TestGroupDataSetHTGGhostCellsGeneration.cxx [new file with mode: 0644]
Filters/Parallel/Testing/Cxx/TestHyperTreeGridGhostCellsGenerator.cxx
Filters/Parallel/Testing/Cxx/TestPExtractDataArraysOverTime.cxx
Filters/Parallel/Testing/Cxx/TransmitImageData.cxx
Filters/Parallel/Testing/Cxx/TransmitImageDataRenderPass.cxx
Filters/Parallel/Testing/Cxx/TransmitRectilinearGrid.cxx
Filters/Parallel/Testing/Cxx/TransmitStructuredGrid.cxx
Filters/Parallel/Testing/Cxx/UnitTestPMaskPoints.cxx
Filters/Parallel/vtk.module
Filters/Parallel/vtkAdaptiveTemporalInterpolator.cxx
Filters/Parallel/vtkCleanArrays.cxx
Filters/Parallel/vtkExtractCTHPart.cxx
Filters/Parallel/vtkExtractUnstructuredGridPiece.cxx
Filters/Parallel/vtkGenerateProcessIds.h
Filters/Parallel/vtkHyperTreeGridGhostCellsGenerator.cxx
Filters/Parallel/vtkHyperTreeGridGhostCellsGenerator.h
Filters/Parallel/vtkHyperTreeGridGhostCellsGeneratorInternals.cxx
Filters/Parallel/vtkHyperTreeGridPProbeFilter.cxx
Filters/Parallel/vtkIntegrateAttributes.cxx
Filters/Parallel/vtkIntegrationGaussianStrategy.cxx
Filters/Parallel/vtkIntegrationLinearStrategy.cxx
Filters/Parallel/vtkPKdTree.cxx
Filters/Parallel/vtkPOutlineCornerFilter.cxx
Filters/Parallel/vtkPOutlineFilterInternals.cxx
Filters/Parallel/vtkPOutlineFilterInternals.h
Filters/Parallel/vtkPResampleFilter.cxx
Filters/Parallel/vtkPSphereSource.cxx
Filters/Parallel/vtkPYoungsMaterialInterface.cxx
Filters/Parallel/vtkPipelineSize.cxx
Filters/Parallel/vtkTransmitPolyDataPiece.cxx
Filters/Parallel/vtkTransmitUnstructuredGridPiece.cxx
Filters/ParallelDIY2/CMakeLists.txt
Filters/ParallelDIY2/Testing/Cxx/CMakeLists.txt
Filters/ParallelDIY2/Testing/Cxx/DIYAggregateDataSet.cxx
Filters/ParallelDIY2/Testing/Cxx/TestDIYGenerateCuts.cxx
Filters/ParallelDIY2/Testing/Cxx/TestGhostCellsGenerator.cxx
Filters/ParallelDIY2/Testing/Cxx/TestOverlappingCellsDetector.cxx
Filters/ParallelDIY2/Testing/Cxx/TestPResampleWithDataSet.cxx
Filters/ParallelDIY2/Testing/Cxx/TestPUnstructuredGridGhostCellsGenerator.cxx
Filters/ParallelDIY2/Testing/Cxx/TestProbeLineFilter.cxx
Filters/ParallelDIY2/Testing/Cxx/TestRedistributeDataSetFilter.cxx
Filters/ParallelDIY2/Testing/Cxx/TestRedistributeDataSetFilterImplicitArray.cxx
Filters/ParallelDIY2/Testing/Cxx/TestRedistributeDataSetFilterOnIOSS.cxx
Filters/ParallelDIY2/Testing/Cxx/TestRedistributeDataSetFilterWithPolyData.cxx
Filters/ParallelDIY2/Testing/Cxx/TestReducePartitions.cxx [new file with mode: 0644]
Filters/ParallelDIY2/Testing/Cxx/TestStructuredGridGhostDataGenerator.cxx
Filters/ParallelDIY2/Testing/Cxx/TestUnstructuredGridGeometryFilterGhostCells.cxx
Filters/ParallelDIY2/vtk.module
Filters/ParallelDIY2/vtkExtractSubsetWithSeed.cxx
Filters/ParallelDIY2/vtkGenerateGlobalIds.cxx
Filters/ParallelDIY2/vtkNativePartitioningStrategy.cxx
Filters/ParallelDIY2/vtkNativePartitioningStrategy.h
Filters/ParallelDIY2/vtkOverlappingCellsDetector.cxx
Filters/ParallelDIY2/vtkPResampleToImage.cxx
Filters/ParallelDIY2/vtkPartitioningStrategy.h
Filters/ParallelDIY2/vtkProbeLineFilter.cxx
Filters/ParallelDIY2/vtkProbeLineFilter.h
Filters/ParallelDIY2/vtkRedistributeDataSetFilter.cxx
Filters/ParallelDIY2/vtkRedistributeDataSetFilter.h
Filters/ParallelDIY2/vtkRedistributeDataSetToSubCommFilter.cxx [new file with mode: 0644]
Filters/ParallelDIY2/vtkRedistributeDataSetToSubCommFilter.h [new file with mode: 0644]
Filters/ParallelFlowPaths/CMakeLists.txt
Filters/ParallelFlowPaths/Testing/Cxx/TestPStream.cxx
Filters/ParallelFlowPaths/Testing/Cxx/TestPStreamAMR.cxx
Filters/ParallelFlowPaths/Testing/Cxx/TestPStreamGeometry.cxx
Filters/ParallelFlowPaths/vtkPParticlePathFilter.cxx [deleted file]
Filters/ParallelFlowPaths/vtkPParticlePathFilter.h [deleted file]
Filters/ParallelFlowPaths/vtkPParticleTracer.cxx [deleted file]
Filters/ParallelFlowPaths/vtkPParticleTracer.h [deleted file]
Filters/ParallelFlowPaths/vtkPParticleTracerBase.cxx [deleted file]
Filters/ParallelFlowPaths/vtkPParticleTracerBase.h [deleted file]
Filters/ParallelFlowPaths/vtkPStreaklineFilter.cxx [deleted file]
Filters/ParallelFlowPaths/vtkPStreaklineFilter.h [deleted file]
Filters/ParallelFlowPaths/vtkPStreamTracer.cxx
Filters/ParallelGeometry/Testing/Cxx/ParallelConnectivity.cxx
Filters/ParallelGeometry/Testing/Cxx/UnstructuredGhostZonesCommon.cxx
Filters/ParallelGeometry/vtkPConnectivityFilter.cxx
Filters/ParallelGeometry/vtkPDistributedDataFilter.cxx
Filters/ParallelGeometry/vtkPStructuredGridConnectivity.cxx
Filters/ParallelGeometry/vtkPStructuredGridConnectivity.h
Filters/ParallelImaging/vtk.module
Filters/ParallelImaging/vtkPExtractHistogram2D.cxx
Filters/ParallelImaging/vtkPExtractHistogram2D.h
Filters/ParallelMPI/CMakeLists.txt
Filters/ParallelMPI/Testing/CMakeLists.txt
Filters/ParallelMPI/Testing/Cxx/CMakeLists.txt
Filters/ParallelMPI/Testing/Cxx/TestDistributedPointCloudFilter.cxx
Filters/ParallelMPI/Testing/Cxx/TestHyperTreeGridRedistribute.cxx [new file with mode: 0644]
Filters/ParallelMPI/Testing/Cxx/TestImplicitConnectivity.cxx
Filters/ParallelMPI/vtkHyperTreeGridRedistribute.cxx [new file with mode: 0644]
Filters/ParallelMPI/vtkHyperTreeGridRedistribute.h [new file with mode: 0644]
Filters/ParallelMPI/vtkPExtractGrid.cxx
Filters/ParallelMPI/vtkPExtractRectilinearGrid.cxx
Filters/ParallelMPI/vtkPExtractVOI.cxx
Filters/ParallelMPI/vtkStructuredImplicitConnectivity.cxx
Filters/ParallelStatistics/CMakeLists.txt
Filters/ParallelStatistics/Testing/CMakeLists.txt
Filters/ParallelStatistics/Testing/Cxx/CMakeLists.txt
Filters/ParallelStatistics/Testing/Cxx/TestGenerateStatistics.cxx [new file with mode: 0644]
Filters/ParallelStatistics/Testing/Cxx/TestGenerateStatisticsSimple.cxx [new file with mode: 0644]
Filters/ParallelStatistics/Testing/Cxx/TestPCorrelativeStatistics.cxx
Filters/ParallelStatistics/Testing/Cxx/TestPDescriptiveStatistics.cxx
Filters/ParallelStatistics/Testing/Cxx/TestRandomPContingencyStatisticsMPI.cxx
Filters/ParallelStatistics/Testing/Cxx/TestRandomPKMeansStatisticsMPI.cxx
Filters/ParallelStatistics/Testing/Cxx/TestRandomPMomentStatisticsMPI.cxx
Filters/ParallelStatistics/Testing/Cxx/TestRandomPOrderStatisticsMPI.cxx
Filters/ParallelStatistics/vtk.module
Filters/ParallelStatistics/vtkGenerateStatistics.cxx [new file with mode: 0644]
Filters/ParallelStatistics/vtkGenerateStatistics.h [new file with mode: 0644]
Filters/ParallelStatistics/vtkPAutoCorrelativeStatistics.cxx
Filters/ParallelStatistics/vtkPAutoCorrelativeStatistics.h
Filters/ParallelStatistics/vtkPContingencyStatistics.cxx
Filters/ParallelStatistics/vtkPContingencyStatistics.h
Filters/ParallelStatistics/vtkPCorrelativeStatistics.cxx
Filters/ParallelStatistics/vtkPCorrelativeStatistics.h
Filters/ParallelStatistics/vtkPDescriptiveStatistics.cxx
Filters/ParallelStatistics/vtkPDescriptiveStatistics.h
Filters/ParallelStatistics/vtkPMultiCorrelativeStatistics.cxx
Filters/ParallelStatistics/vtkPMultiCorrelativeStatistics.h
Filters/ParallelStatistics/vtkPOrderStatistics.cxx
Filters/ParallelStatistics/vtkPOrderStatistics.h
Filters/ParallelStatistics/vtkPPCAStatistics.cxx
Filters/ParallelStatistics/vtkPPCAStatistics.h
Filters/Points/Testing/Cxx/TestConvertToPointCloud.cxx
Filters/Points/Testing/Cxx/TestPCANormalEstimationModes.cxx
Filters/Points/Testing/Cxx/TestPointCloudFilterArrays.cxx
Filters/Points/Testing/Cxx/TestSPHKernels.cxx
Filters/Points/Testing/Cxx/UnitTestKernels.cxx
Filters/Points/vtkBoundedPointSource.cxx
Filters/Points/vtkConnectedPointsFilter.cxx
Filters/Points/vtkConvertToPointCloud.cxx
Filters/Points/vtkDensifyPointCloudFilter.cxx
Filters/Points/vtkEuclideanClusterExtraction.cxx
Filters/Points/vtkExtractEnclosedPoints.cxx
Filters/Points/vtkExtractPoints.cxx
Filters/Points/vtkExtractSurface.cxx
Filters/Points/vtkFitImplicitFunction.cxx
Filters/Points/vtkHierarchicalBinningFilter.cxx
Filters/Points/vtkMaskPointsFilter.cxx
Filters/Points/vtkPCACurvatureEstimation.cxx
Filters/Points/vtkPCANormalEstimation.cxx
Filters/Points/vtkPCANormalEstimation.h
Filters/Points/vtkPointCloudFilter.cxx
Filters/Points/vtkPointDensityFilter.cxx
Filters/Points/vtkPointInterpolator2D.cxx
Filters/Points/vtkPointOccupancyFilter.cxx
Filters/Points/vtkPointSmoothingFilter.cxx
Filters/Points/vtkProjectPointsToPlane.cxx
Filters/Points/vtkRadiusOutlierRemoval.cxx
Filters/Points/vtkSPHInterpolator.cxx
Filters/Points/vtkSignedDistance.cxx
Filters/Points/vtkStatisticalOutlierRemoval.cxx
Filters/Points/vtkUnsignedDistance.cxx
Filters/Points/vtkVoxelGrid.cxx
Filters/Programmable/Testing/Cxx/TestProgrammableFilter.cxx
Filters/Programmable/Testing/Cxx/TestProgrammableGlyph.cxx
Filters/Programmable/vtkProgrammableAttributeDataFilter.cxx
Filters/Reduction/Testing/Cxx/TestToAffineArrayStrategy.cxx
Filters/Reduction/Testing/Cxx/TestToConstantArrayStrategy.cxx
Filters/Reduction/Testing/Cxx/TestToImplicitArrayFilter.cxx
Filters/Reduction/Testing/Cxx/TestToImplicitRamerDouglasPeuckerStrategy.cxx
Filters/Reduction/Testing/Cxx/TestToImplicitTypeErasureStrategy.cxx
Filters/ReebGraph/Testing/Cxx/TestReebGraph.cxx
Filters/SMP/Testing/Cxx/TestSMPContour.cxx
Filters/SMP/vtkSMPContourGrid.cxx
Filters/SMP/vtkSMPMergePolyDataHelper.cxx
Filters/SMP/vtkSMPMergePolyDataHelper.h
Filters/Selection/Testing/Cxx/TestCellDistanceSelector2D.cxx
Filters/Selection/Testing/Cxx/TestCellDistanceSelector3D.cxx
Filters/Selection/Testing/Cxx/TestLinearSelector2D.cxx
Filters/Selection/Testing/Cxx/TestLinearSelector3D.cxx
Filters/Selection/vtkCellDistanceSelector.cxx
Filters/Selection/vtkLinearSelector.cxx
Filters/Sources/CMakeLists.txt
Filters/Sources/Testing/Cxx/ArrayAPIDenseCoordinates.cxx
Filters/Sources/Testing/Cxx/ArrayDiagonalMatrixSource.cxx
Filters/Sources/Testing/Cxx/TestCapsuleSource.cxx
Filters/Sources/Testing/Cxx/TestCellTypeSource.cxx
Filters/Sources/Testing/Cxx/TestGlyphSource2D.cxx
Filters/Sources/Testing/Cxx/TestGlyphSource2DResolution.cxx
Filters/Sources/Testing/Cxx/TestHyperTreeGridSourceDistributed.cxx
Filters/Sources/Testing/Cxx/TestPolyLineSource.cxx
Filters/Sources/Testing/Cxx/TestPolyPointSource.cxx
Filters/Sources/Testing/Cxx/TestProgrammableSource.cxx
Filters/Sources/Testing/Cxx/TestRandomHyperTreeGridSource.cxx
Filters/Sources/Testing/Cxx/TestRandomHyperTreeGridSourceDistributed.cxx
Filters/Sources/Testing/Cxx/TestSpatioTemporalHarmonicsSource.cxx
Filters/Sources/Testing/Python/TestStaticPointLocatorLineIntersection.py
Filters/Sources/vtk.module
Filters/Sources/vtkArcSource.h
Filters/Sources/vtkArrowSource.h
Filters/Sources/vtkButtonSource.h
Filters/Sources/vtkCellTypeSource.cxx
Filters/Sources/vtkCellTypeSource.h
Filters/Sources/vtkConeSource.cxx
Filters/Sources/vtkConeSource.h
Filters/Sources/vtkCubeSource.h
Filters/Sources/vtkCylinderSource.cxx
Filters/Sources/vtkCylinderSource.h
Filters/Sources/vtkDiagonalMatrixSource.h
Filters/Sources/vtkDiskSource.h
Filters/Sources/vtkEllipseArcSource.h
Filters/Sources/vtkEllipticalButtonSource.h
Filters/Sources/vtkFrustumSource.cxx
Filters/Sources/vtkFrustumSource.h
Filters/Sources/vtkGlyphSource2D.h
Filters/Sources/vtkGoldenBallSource.h
Filters/Sources/vtkGraphToPolyData.h
Filters/Sources/vtkHandleSource.h
Filters/Sources/vtkHyperTreeGridPreConfiguredSource.cxx
Filters/Sources/vtkHyperTreeGridPreConfiguredSource.h
Filters/Sources/vtkHyperTreeGridSource.cxx
Filters/Sources/vtkHyperTreeGridSource.h
Filters/Sources/vtkLineSource.h
Filters/Sources/vtkLissajousPointCloud.cxx [new file with mode: 0644]
Filters/Sources/vtkLissajousPointCloud.h [new file with mode: 0644]
Filters/Sources/vtkOutlineCornerFilter.h
Filters/Sources/vtkOutlineCornerSource.h
Filters/Sources/vtkOutlineSource.h
Filters/Sources/vtkParametricFunctionSource.h
Filters/Sources/vtkPartitionedDataSetCollectionSource.h
Filters/Sources/vtkPartitionedDataSetSource.h
Filters/Sources/vtkPlaneSource.h
Filters/Sources/vtkPlatonicSolidSource.h
Filters/Sources/vtkPointHandleSource.cxx
Filters/Sources/vtkPointHandleSource.h
Filters/Sources/vtkPointSource.h
Filters/Sources/vtkPolyLineSource.h
Filters/Sources/vtkPolyPointSource.h
Filters/Sources/vtkProgrammableDataObjectSource.h
Filters/Sources/vtkProgrammableSource.h
Filters/Sources/vtkRandomHyperTreeGridSource.h
Filters/Sources/vtkRectangularButtonSource.h
Filters/Sources/vtkRegularPolygonSource.h
Filters/Sources/vtkSelectionSource.h
Filters/Sources/vtkSpatioTemporalHarmonicsSource.cxx
Filters/Sources/vtkSpatioTemporalHarmonicsSource.h
Filters/Sources/vtkSphereSource.cxx
Filters/Sources/vtkSphereSource.h
Filters/Sources/vtkSuperquadricSource.cxx
Filters/Sources/vtkSuperquadricSource.h
Filters/Sources/vtkTessellatedBoxSource.h
Filters/Sources/vtkTextSource.h
Filters/Sources/vtkTexturedSphereSource.h
Filters/Sources/vtkUniformHyperTreeGridSource.h
Filters/Statistics/CMakeLists.txt
Filters/Statistics/Testing/Cxx/CMakeLists.txt
Filters/Statistics/Testing/Cxx/TestAutoCorrelativeStatistics.cxx
Filters/Statistics/Testing/Cxx/TestComputeQuantiles.cxx
Filters/Statistics/Testing/Cxx/TestComputeQuartiles.cxx
Filters/Statistics/Testing/Cxx/TestContingencyStatistics.cxx
Filters/Statistics/Testing/Cxx/TestCorrelativeStatistics.cxx
Filters/Statistics/Testing/Cxx/TestDescriptiveStatistics.cxx
Filters/Statistics/Testing/Cxx/TestDescriptiveStatisticsNaN.cxx [new file with mode: 0644]
Filters/Statistics/Testing/Cxx/TestExtractFunctionalBagPlot.cxx
Filters/Statistics/Testing/Cxx/TestExtractHistogram.cxx
Filters/Statistics/Testing/Cxx/TestHighestDensityRegionsStatistics.cxx
Filters/Statistics/Testing/Cxx/TestKMeansStatistics.cxx
Filters/Statistics/Testing/Cxx/TestLengthDistribution.cxx
Filters/Statistics/Testing/Cxx/TestMultiCorrelativeStatistics.cxx
Filters/Statistics/Testing/Cxx/TestOrderStatistics.cxx
Filters/Statistics/Testing/Cxx/TestPCAStatistics.cxx
Filters/Statistics/Testing/Python/CMakeLists.txt
Filters/Statistics/Testing/Python/TestAlgorithmParameters.py [new file with mode: 0755]
Filters/Statistics/Testing/Python/TestVisualStatistics.py [new file with mode: 0755]
Filters/Statistics/vtkAutoCorrelativeStatistics.cxx
Filters/Statistics/vtkAutoCorrelativeStatistics.h
Filters/Statistics/vtkComputeQuantiles.cxx
Filters/Statistics/vtkContingencyStatistics.cxx
Filters/Statistics/vtkContingencyStatistics.h
Filters/Statistics/vtkCorrelativeStatistics.cxx
Filters/Statistics/vtkCorrelativeStatistics.h
Filters/Statistics/vtkDescriptiveStatistics.cxx
Filters/Statistics/vtkDescriptiveStatistics.h
Filters/Statistics/vtkExtractFunctionalBagPlot.cxx
Filters/Statistics/vtkExtractHistogram.cxx
Filters/Statistics/vtkExtractStatisticalModelTables.cxx [new file with mode: 0644]
Filters/Statistics/vtkExtractStatisticalModelTables.h [new file with mode: 0644]
Filters/Statistics/vtkHighestDensityRegionsStatistics.cxx
Filters/Statistics/vtkHighestDensityRegionsStatistics.h
Filters/Statistics/vtkKMeansDistanceFunctor.cxx
Filters/Statistics/vtkKMeansDistanceFunctorCalculator.cxx
Filters/Statistics/vtkKMeansStatistics.cxx
Filters/Statistics/vtkKMeansStatistics.h
Filters/Statistics/vtkMultiCorrelativeStatistics.cxx
Filters/Statistics/vtkMultiCorrelativeStatistics.h
Filters/Statistics/vtkOrderStatistics.cxx
Filters/Statistics/vtkOrderStatistics.h
Filters/Statistics/vtkPCAStatistics.cxx
Filters/Statistics/vtkPCAStatistics.h
Filters/Statistics/vtkStatisticsAlgorithm.cxx
Filters/Statistics/vtkStatisticsAlgorithm.h
Filters/Statistics/vtkStatisticsAlgorithmPrivate.h
Filters/Statistics/vtkStrahlerMetric.cxx
Filters/Statistics/vtkStreamingStatistics.cxx
Filters/Statistics/vtkStreamingStatistics.h
Filters/Statistics/vtkVisualStatistics.cxx [new file with mode: 0644]
Filters/Statistics/vtkVisualStatistics.h [new file with mode: 0644]
Filters/Temporal/Testing/Cxx/MeshCacheMockAlgorithms.cxx
Filters/Temporal/Testing/Cxx/TestDataObjectMeshCache.cxx
Filters/Temporal/Testing/Cxx/TestTemporalSmoothingFilter.cxx
Filters/Temporal/vtk.module
Filters/Temporal/vtkCriticalTime.cxx
Filters/Tensor/vtkTensorPrincipalInvariants.cxx
Filters/Texture/vtkImplicitTextureCoords.cxx
Filters/Texture/vtkThresholdTextureCoords.h
Filters/Topology/Testing/Cxx/TestFiberSurface.cxx
Filters/Topology/vtkFiberSurface.cxx
Filters/Verdict/Testing/Cxx/CellSizeFilter2.cxx
Filters/Verdict/Testing/Cxx/MeshQuality.cxx
Filters/Verdict/Testing/Cxx/TestBoundaryMeshQuality.cxx
Filters/Verdict/vtkBoundaryMeshQuality.cxx
Filters/Verdict/vtkCellQuality.cxx
Filters/Verdict/vtkCellSizeFilter.cxx
Filters/Verdict/vtkCellSizeFilter.h
Filters/Verdict/vtkMeshQuality.cxx
Filters/Verdict/vtkMeshQuality.h
GUISupport/Qt/QVTKInteractor.cxx
GUISupport/Qt/QVTKInteractor.h
GUISupport/Qt/QVTKInteractorAdapter.cxx
GUISupport/Qt/QVTKOpenGLNativeWidget.cxx
GUISupport/Qt/QVTKOpenGLWindow.cxx
GUISupport/Qt/QVTKRenderWindowAdapter.cxx
GUISupport/Qt/QVTKTableModelAdapter.cxx
GUISupport/Qt/Testing/Cxx/QTestApp.cxx
GUISupport/Qt/Testing/Cxx/QVTKTableModelAdapterTestClass.cxx
GUISupport/Qt/Testing/Cxx/TestQtDebugLeaksView.cxx
GUISupport/Qt/Testing/Cxx/TestQtPicking.cxx
GUISupport/Qt/Testing/Cxx/TestQtTableModelAdapter.cxx
GUISupport/Qt/Testing/Cxx/TestQtTreeModelAdapter.cxx
GUISupport/Qt/Testing/Cxx/TestQtWidget.cxx
GUISupport/Qt/Testing/Cxx/TestQtWithDisabledInteractor.cxx
GUISupport/Qt/vtkQtTreeModelAdapter.cxx
GUISupport/Qt/vtkTDxQtUnixDevices.cxx
GUISupport/QtQuick/QQuickVTKItem.cxx
GUISupport/QtQuick/Testing/Cxx/TestQQuickVTKItem_1.cxx
GUISupport/QtQuick/Testing/Cxx/TestQQuickVTKItem_2.cxx
GUISupport/QtQuick/Testing/Cxx/TestQQuickVTKItem_3.cxx
GUISupport/QtSQL/Testing/Cxx/TestQtSQLDatabase.cxx
GUISupport/QtSQL/vtkQtSQLDatabase.cxx
GUISupport/QtSQL/vtkQtSQLQuery.cxx
Geovis/Core/Testing/Cxx/TestGeoProjection.cxx
Geovis/GDAL/Testing/Cxx/TestRasterReprojectionFilter.cxx
Geovis/GDAL/vtkGDALRasterConverter.cxx
Geovis/GDAL/vtkGDALRasterReprojection.cxx
Geovis/GDAL/vtkRasterReprojectionFilter.cxx
IO/ADIOS2/CMakeLists.txt
IO/ADIOS2/Core/vtkADIOS2CoreTypeTraits.h [deleted file]
IO/ADIOS2/README.md
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderMPIMultiTimeSteps2D.cxx
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderMPIMultiTimeSteps3D.cxx
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderMPISingleTimeStep.cxx
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderMultiTimeSteps2D.cxx
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderMultiTimeSteps3D.cxx
IO/ADIOS2/Testing/Cxx/TestADIOS2BPReaderSingleTimeStep.cxx
IO/ADIOS2/Testing/Cxx/TestIOADIOS2VTX_VTI3D.cxx
IO/ADIOS2/Testing/Cxx/TestIOADIOS2VTX_VTI3DRendering.cxx
IO/ADIOS2/Testing/Cxx/TestIOADIOS2VTX_VTU3D.cxx
IO/ADIOS2/Testing/Cxx/UnitTestIOADIOS2VTX.cxx
IO/ADIOS2/VTX/common/VTXDataArray.cxx
IO/ADIOS2/VTX/common/VTXDataArray.h
IO/ADIOS2/VTX/common/VTXHelper.cxx
IO/ADIOS2/VTX/common/VTXHelper.h
IO/ADIOS2/VTX/schema/VTXSchema.txx
IO/ADIOS2/VTX/schema/vtk/VTXvtkVTU.cxx
IO/ADIOS2/vtkADIOS2CoreImageReader.cxx
IO/ADIOS2/vtkADIOS2CoreImageReader.h
IO/AMR/Testing/Cxx/TestAMRFlashReader.cxx
IO/AMR/Testing/Cxx/TestAMRReadWrite.cxx
IO/AMR/Testing/Cxx/TestAMReXGridReaderNodalMultiFab.cxx
IO/AMR/Testing/Cxx/TestAMReXParticlesReader.cxx
IO/AMR/Testing/Cxx/TestEnzoReader.cxx
IO/AMR/Testing/Cxx/TestVelodyneReader.cxx
IO/AMR/vtkAMRBaseParticlesReader.h
IO/AMR/vtkAMRBaseReader.cxx
IO/AMR/vtkAMREnzoParticlesReader.cxx
IO/AMR/vtkAMREnzoReader.cxx
IO/AMR/vtkAMREnzoReader.h
IO/AMR/vtkAMREnzoReaderInternal.cxx
IO/AMR/vtkAMRFlashParticlesReader.cxx
IO/AMR/vtkAMRFlashReader.cxx
IO/AMR/vtkAMRFlashReader.h
IO/AMR/vtkAMRFlashReaderInternal.cxx
IO/AMR/vtkAMRFlashReaderInternal.h
IO/AMR/vtkAMRVelodyneReader.cxx
IO/AMR/vtkAMReXGridReader.cxx
IO/AMR/vtkAMReXGridReaderInternal.cxx
IO/AMR/vtkAMReXParticlesReader.cxx
IO/Alembic/Testing/Cxx/TestAlembicExporter.cxx
IO/Alembic/vtkAlembicExporter.cxx
IO/Asynchronous/vtkThreadedImageWriter.cxx
IO/Avmesh/AvmeshInternals.cxx
IO/Avmesh/Testing/Cxx/TestAvmeshReader.cxx
IO/Avmesh/vtk.module
IO/CGNS/Testing/Cxx/TestCGNSFaceMesh.cxx
IO/CGNS/Testing/Cxx/TestCGNSNoFlowSolutionPointers.cxx
IO/CGNS/Testing/Cxx/TestCGNSReader.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderBCDirichlet.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderBCNeumann.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderHOElements.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderIgnoreMesh.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderMeshCaching.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderMissingBase.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderMixedElementNodes.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderPatchesAsElementNodes.cxx
IO/CGNS/Testing/Cxx/TestCGNSReaderUserDefinedData.cxx
IO/CGNS/Testing/Cxx/TestCGNSUnsteadyFields.cxx
IO/CGNS/Testing/Cxx/TestCGNSUnsteadyGrid.cxx
IO/CGNS/Testing/Cxx/TestCGNSUnsteadyTemporalSolution.cxx
IO/CGNS/Testing/Cxx/TestCONVERGECFDCGNSReader.cxx
IO/CGNS/Testing/Cxx/TestReadCGNSSolution.cxx
IO/CGNS/cgio_helpers.cxx
IO/CGNS/vtkCGNSFileSeriesReader.cxx
IO/CGNS/vtkCGNSReader.cxx
IO/CGNS/vtkCGNSReader.h
IO/CGNS/vtkCGNSReaderInternal.cxx
IO/CGNS/vtkCGNSReaderInternal.h
IO/CONVERGECFD/vtkCONVERGECFDReader.cxx
IO/CatalystConduit/CMakeLists.txt
IO/CatalystConduit/Testing/Cxx/CMakeLists.txt
IO/CatalystConduit/Testing/Cxx/Grid.hxx
IO/CatalystConduit/Testing/Cxx/TestConduitSource.cxx
IO/CatalystConduit/Testing/Cxx/TestConduitSourceDeviceMemory.cxx
IO/CatalystConduit/Testing/Cxx/TestConduitSourceOneFailingNode.cxx [new file with mode: 0644]
IO/CatalystConduit/Testing/Cxx/TestConduitSourceSameAttributeTypes.cxx [new file with mode: 0644]
IO/CatalystConduit/Testing/Cxx/TestDataObjectToConduit.cxx
IO/CatalystConduit/Testing/Cxx/TestDataObjectToConduitParallel.cxx [new file with mode: 0644]
IO/CatalystConduit/Testing/Cxx/TestDataObjectToConduitToDataObject.cxx [new file with mode: 0644]
IO/CatalystConduit/vtkConduitArrayUtilities.cxx
IO/CatalystConduit/vtkConduitArrayUtilities.h
IO/CatalystConduit/vtkConduitArrayUtilitiesDevice.cxx
IO/CatalystConduit/vtkConduitArrayUtilitiesDevice.h
IO/CatalystConduit/vtkConduitArrayUtilitiesInternals.cxx [deleted file]
IO/CatalystConduit/vtkConduitArrayUtilitiesInternals.h [deleted file]
IO/CatalystConduit/vtkConduitSource.cxx
IO/CatalystConduit/vtkConduitSource.h
IO/CatalystConduit/vtkConduitToDataObject.cxx
IO/CatalystConduit/vtkDataObjectToConduit.cxx
IO/CatalystConduit/vtkDataObjectToConduit.h
IO/CatalystConduit/vtkDeviceMemoryType.h.in [deleted file]
IO/CellGrid/Testing/Cxx/TestCellGridInheritance.cxx
IO/CellGrid/Testing/Cxx/TestCellGridReadWrite.cxx
IO/CellGrid/vtkCellGridIOQuery.cxx
IO/CellGrid/vtkCellGridReader.cxx
IO/CellGrid/vtkCellGridWriter.cxx
IO/CellGrid/vtkCompositeCellGridReader.cxx
IO/Cesium3DTiles/Testing/Cxx/TestCesium3DTilesReader.cxx
IO/Cesium3DTiles/Testing/Cxx/TestCesium3DTilesWriter.cxx
IO/Cesium3DTiles/Testing/Cxx/TestCesiumB3DMReader.cxx
IO/Cesium3DTiles/TreeInformation.cxx
IO/Cesium3DTiles/vtk.module
IO/Cesium3DTiles/vtkCesium3DTilesReader.cxx
IO/Cesium3DTiles/vtkCesium3DTilesWriter.cxx
IO/Cesium3DTiles/vtkCesiumB3DMReader.cxx
IO/Cesium3DTiles/vtkCesiumPointCloudWriter.cxx
IO/Chemistry/Testing/Cxx/TestPDBReader.cxx
IO/Chemistry/Testing/Cxx/TestVASPAnimationReader.cxx
IO/Chemistry/Testing/Cxx/TestVASPTessellationReader.cxx
IO/Chemistry/vtkCMLMoleculeReader.cxx
IO/Chemistry/vtkGaussianCubeReader.cxx
IO/Chemistry/vtkGaussianCubeReader2.cxx
IO/Chemistry/vtkPDBReader.cxx
IO/Chemistry/vtkXYZMolReader.cxx
IO/CityGML/Testing/Cxx/CMakeLists.txt
IO/CityGML/Testing/Cxx/TestCityGMLReader.cxx
IO/CityGML/Testing/Cxx/TestCityGMLReaderStream.cxx [new file with mode: 0644]
IO/CityGML/Testing/Data/Baseline/TestCityGMLReaderStream.png.sha512 [new file with mode: 0644]
IO/CityGML/vtk.module
IO/CityGML/vtkCityGMLReader.cxx
IO/CityGML/vtkCityGMLReader.h
IO/Core/Testing/Cxx/CMakeLists.txt
IO/Core/Testing/Cxx/TestArrayDenormalized.cxx
IO/Core/Testing/Cxx/TestArraySerialization.cxx
IO/Core/Testing/Cxx/TestCompressLZ4.cxx
IO/Core/Testing/Cxx/TestCompressLZMA.cxx
IO/Core/Testing/Cxx/TestCompressZLib.cxx
IO/Core/Testing/Cxx/TestDelimitedTextWriter.cxx [new file with mode: 0644]
IO/Core/Testing/Cxx/TestResourceParser.cxx
IO/Core/Testing/Cxx/TestResourceStreams.cxx
IO/Core/Testing/Cxx/TestURILoader.cxx
IO/Core/vtkAbstractPolyDataReader.cxx
IO/Core/vtkAbstractPolyDataReader.h
IO/Core/vtkArrayWriter.cxx
IO/Core/vtkBase64Utilities.cxx
IO/Core/vtkDelimitedTextWriter.cxx
IO/Core/vtkDelimitedTextWriter.h
IO/Core/vtkGlobFileNames.h
IO/Core/vtkLZ4DataCompressor.cxx
IO/Core/vtkLZMADataCompressor.cxx
IO/Core/vtkMemoryResourceStream.h
IO/Core/vtkResourceStream.cxx
IO/Core/vtkResourceStream.h
IO/Core/vtkSortFileNames.cxx
IO/Core/vtkUpdateCellsV8toV9.h
IO/Core/vtkWriter.cxx
IO/Core/vtkWriter.h
IO/Core/vtkZLibDataCompressor.cxx
IO/ERF/vtkERFReader.cxx
IO/EnSight/Testing/CMakeLists.txt
IO/EnSight/Testing/Cxx/TestEnSightCombinedReaderMPI.cxx
IO/EnSight/Testing/Cxx/TestEnSightSOSReaderMandelbrotMPI.cxx
IO/EnSight/Testing/Python/CMakeLists.txt
IO/EnSight/Testing/Python/EnSight6Elements.py
IO/EnSight/Testing/Python/EnSightGoldNumericPath.py [new file with mode: 0644]
IO/EnSight/Testing/Python/TestEnSightGoldCombinedReader.py
IO/EnSight/core/EnSightDataSet.cxx
IO/EnSight/core/EnSightFile.cxx
IO/EnSight/vtk.module
IO/EnSight/vtkEnSight6BinaryReader.cxx
IO/EnSight/vtkEnSight6Reader.cxx
IO/EnSight/vtkEnSightGoldBinaryReader.cxx
IO/EnSight/vtkEnSightGoldReader.cxx
IO/EnSight/vtkEnSightMasterServerReader.cxx
IO/EnSight/vtkEnSightReader.cxx
IO/EnSight/vtkEnSightSOSGoldReader.cxx
IO/EnSight/vtkGenericEnSightReader.cxx
IO/Engys/Testing/Cxx/TestBTSReader.cxx
IO/Engys/vtkBTSReader.cxx
IO/Exodus/Testing/Cxx/TestExodusAttributes.cxx
IO/Exodus/Testing/Cxx/TestExodusIgnoreFileTime.cxx
IO/Exodus/Testing/Cxx/TestExodusSideSets.cxx
IO/Exodus/Testing/Cxx/TestExodusTetra15.cxx
IO/Exodus/Testing/Cxx/TestExodusWedge18.cxx
IO/Exodus/Testing/Cxx/TestExodusWedge21.cxx
IO/Exodus/Testing/Cxx/TestInSituExodus.cxx
IO/Exodus/Testing/Cxx/TestMultiBlockExodusWrite.cxx
IO/Exodus/vtkCPExodusIIElementBlock.cxx
IO/Exodus/vtkCPExodusIIInSituReader.cxx
IO/Exodus/vtkExodusIICache.cxx
IO/Exodus/vtkExodusIIReader.cxx
IO/Exodus/vtkExodusIIReader.h
IO/Exodus/vtkExodusIIReaderParser.cxx
IO/Exodus/vtkExodusIIReaderVariableCheck.cxx
IO/Exodus/vtkExodusIIWriter.cxx
IO/Exodus/vtkModelMetadata.cxx
IO/Export/Testing/Cxx/TestGLTFExporter.cxx
IO/Export/Testing/Cxx/TestJSONRenderWindowExporter.cxx
IO/Export/Testing/Cxx/TestOBJExporter.cxx
IO/Export/Testing/Cxx/TestRIBExporter.cxx
IO/Export/Testing/Cxx/TestSingleVTPExporter.cxx
IO/Export/Testing/Cxx/TestVRMLExporter.cxx
IO/Export/Testing/Cxx/UnitTestRIB.cxx
IO/Export/Testing/Cxx/X3DTest.cxx
IO/Export/vtkExporter.h
IO/Export/vtkGLTFExporter.cxx
IO/Export/vtkIVExporter.cxx
IO/Export/vtkJSONDataSetWriter.cxx
IO/Export/vtkJSONDataSetWriter.h
IO/Export/vtkJSONSceneExporter.cxx
IO/Export/vtkOBJExporter.cxx
IO/Export/vtkOOGLExporter.cxx
IO/Export/vtkPOVExporter.cxx
IO/Export/vtkPOVExporter.h
IO/Export/vtkRIBExporter.cxx
IO/Export/vtkRIBProperty.cxx
IO/Export/vtkSVGContextDevice2D.cxx
IO/Export/vtkSingleVTPExporter.cxx
IO/Export/vtkVRMLExporter.cxx
IO/Export/vtkX3D.h
IO/Export/vtkX3DExporter.cxx
IO/Export/vtkX3DExporterFIWriter.cxx
IO/Export/vtkX3DExporterWriter.cxx
IO/Export/vtkX3DExporterXMLWriter.cxx
IO/ExportGL2PS/vtkGL2PSExporter.cxx
IO/ExportPDF/Testing/Cxx/TestPDFTransformedText.cxx
IO/ExportPDF/vtkPDFContextDevice2D.cxx
IO/ExportPDF/vtkPDFExporter.cxx
IO/FDS/Testing/Cxx/TestFDSReader.cxx
IO/FDS/Testing/Cxx/TestFDSReader2.cxx
IO/FDS/Testing/Cxx/TestFDSReader3.cxx
IO/FDS/vtkFDSReader.cxx
IO/FFMPEG/Testing/Cxx/TestFFMPEGVideoSourceWithAudio.cxx
IO/FFMPEG/Testing/Cxx/TestFFMPEGWriter.cxx
IO/FFMPEG/vtkFFMPEGVideoSource.cxx
IO/FLUENTCFF/CMakeLists.txt
IO/FLUENTCFF/Testing/CMakeLists.txt
IO/FLUENTCFF/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
IO/FLUENTCFF/Testing/Cxx/TestFLUENTCFFReader.cxx [new file with mode: 0644]
IO/FLUENTCFF/Testing/Data/Baseline/TestFLUENTCFFReader.png.sha512 [deleted file]
IO/FLUENTCFF/Testing/Data/Baseline/TestFLUENTCFFReader_3D.png.sha512 [deleted file]
IO/FLUENTCFF/Testing/Python/CMakeLists.txt [deleted file]
IO/FLUENTCFF/Testing/Python/TestFLUENTCFFReader.py [deleted file]
IO/FLUENTCFF/Testing/Python/TestFLUENTCFFReader_3D.py [deleted file]
IO/FLUENTCFF/vtk.module
IO/FLUENTCFF/vtkFLUENTCFFReader.cxx
IO/FLUENTCFF/vtkFLUENTCFFReader.h
IO/Fides/Testing/Python/TestFidesBasic.py
IO/Fides/Testing/Python/TestFidesWriterBasic.py
IO/Fides/Testing/Python/TestFidesWriterTime.py
IO/Fides/vtk.module
IO/Fides/vtkFidesReader.cxx
IO/Fides/vtkFidesReader.h
IO/Fides/vtkFidesWriter.cxx
IO/GDAL/Testing/Cxx/TestGDALRasterNoDataValue.cxx
IO/GDAL/Testing/Cxx/TestGDALRasterPalette.cxx
IO/GDAL/Testing/Cxx/TestGDALRasterReader.cxx
IO/GDAL/Testing/Cxx/TestGDALVectorReader.cxx
IO/GDAL/vtkGDAL.h
IO/GDAL/vtkGDALRasterReader.cxx
IO/GDAL/vtkGDALRasterReader.h
IO/GeoJSON/Testing/Python/TestGeoJSONReader.py
IO/GeoJSON/vtkGeoJSONFeature.cxx
IO/GeoJSON/vtkGeoJSONReader.cxx
IO/GeoJSON/vtkGeoJSONWriter.cxx
IO/Geometry/Testing/CMakeLists.txt
IO/Geometry/Testing/Cxx/CMakeLists.txt
IO/Geometry/Testing/Cxx/TestAMRReadWrite.cxx
IO/Geometry/Testing/Cxx/TestAVSucdReader.cxx
IO/Geometry/Testing/Cxx/TestDataObjectIO.cxx
IO/Geometry/Testing/Cxx/TestGLTFReaderAnimation.cxx
IO/Geometry/Testing/Cxx/TestGLTFReaderAnimationRange.cxx
IO/Geometry/Testing/Cxx/TestGLTFReaderGeometry.cxx
IO/Geometry/Testing/Cxx/TestGLTFReaderGeometryNoBin.cxx
IO/Geometry/Testing/Cxx/TestGLTFReaderMalformed.cxx
IO/Geometry/Testing/Cxx/TestGLTFWriter.cxx
IO/Geometry/Testing/Cxx/TestMFIXReader.cxx
IO/Geometry/Testing/Cxx/TestOBJPolyDataWriter.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderComments.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderGroups.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderMaterials.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderMultiTexture.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderMultiline.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderNormalsTCoords.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderRelative.cxx
IO/Geometry/Testing/Cxx/TestOBJReaderSingleTexture.cxx
IO/Geometry/Testing/Cxx/TestOBJWriterMultiTexture.cxx
IO/Geometry/Testing/Cxx/TestOFFReader.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReader.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderFaceZone.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderLagrangianSerial.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderLargePolyhedral.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderRegEx.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderRestartFiles.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderValuePointPatch.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReaderWeighByCellSize.cxx
IO/Geometry/Testing/Cxx/TestPTSReader.cxx
IO/Geometry/Testing/Cxx/TestPTSReaderStream.cxx [new file with mode: 0644]
IO/Geometry/Testing/Cxx/TestSTLReader.cxx
IO/Geometry/Testing/Cxx/TestSTLReaderStream.cxx [new file with mode: 0644]
IO/Geometry/Testing/Cxx/TestTecplotReader.cxx
IO/Geometry/Testing/Cxx/TestTecplotReader2.cxx
IO/Geometry/Testing/Cxx/UnitTestSTLWriter.cxx
IO/Geometry/Testing/Cxx/UnstructuredGridCellGradients.cxx
IO/Geometry/Testing/Cxx/UnstructuredGridFastGradients.cxx
IO/Geometry/Testing/Cxx/UnstructuredGridGradients.cxx
IO/Geometry/Testing/Data/Baseline/TestGLTFReaderMultipleAnimations.png.sha512
IO/Geometry/Testing/Data/Baseline/TestPTSReaderStream.png.sha512 [new file with mode: 0644]
IO/Geometry/Testing/Data/Baseline/TestSTLReaderMalformedBinary.png.sha512 [new file with mode: 0644]
IO/Geometry/Testing/Data/Baseline/TestSTLReaderStreamMultiplePatches.png.sha512 [new file with mode: 0644]
IO/Geometry/Testing/Data/Baseline/TestSTLReaderStreamSinglePatch.png.sha512 [new file with mode: 0644]
IO/Geometry/vtkAVSucdReader.cxx
IO/Geometry/vtkBYUReader.cxx
IO/Geometry/vtkBYUWriter.cxx
IO/Geometry/vtkCGMWriter.cxx
IO/Geometry/vtkChacoReader.cxx
IO/Geometry/vtkChacoReader.h
IO/Geometry/vtkFLUENTReader.cxx
IO/Geometry/vtkFacetWriter.cxx
IO/Geometry/vtkGAMBITReader.cxx
IO/Geometry/vtkGLTFDocumentLoader.cxx
IO/Geometry/vtkGLTFDocumentLoader.h
IO/Geometry/vtkGLTFDocumentLoaderInternals.cxx
IO/Geometry/vtkGLTFReader.cxx
IO/Geometry/vtkGLTFReader.h
IO/Geometry/vtkGLTFUtils.cxx
IO/Geometry/vtkGLTFWriter.cxx
IO/Geometry/vtkGLTFWriterUtils.cxx
IO/Geometry/vtkHoudiniPolyDataWriter.cxx
IO/Geometry/vtkIVWriter.cxx
IO/Geometry/vtkMCubesReader.cxx
IO/Geometry/vtkMFIXReader.cxx
IO/Geometry/vtkOBJReader.cxx
IO/Geometry/vtkOBJWriter.cxx
IO/Geometry/vtkOFFReader.cxx
IO/Geometry/vtkOpenFOAMReader.cxx
IO/Geometry/vtkPTSReader.cxx
IO/Geometry/vtkPTSReader.h
IO/Geometry/vtkParticleReader.cxx
IO/Geometry/vtkProStarReader.cxx
IO/Geometry/vtkSTLReader.cxx
IO/Geometry/vtkSTLReader.h
IO/Geometry/vtkSTLWriter.cxx
IO/Geometry/vtkTecplotReader.cxx
IO/Geometry/vtkWindBladeReader.cxx
IO/H5Rage/H5RageAdaptor.cxx
IO/H5part/Testing/Cxx/TestH5partReader.cxx
IO/H5part/vtk.module
IO/H5part/vtkH5PartReader.cxx
IO/H5part/vtkH5PartReader.h
IO/HDF/Testing/CMakeLists.txt
IO/HDF/Testing/Cxx/CMakeLists.txt
IO/HDF/Testing/Cxx/TestHDFReader.cxx
IO/HDF/Testing/Cxx/TestHDFReaderDistributed.cxx [new file with mode: 0644]
IO/HDF/Testing/Cxx/TestHDFReaderTemporal.cxx
IO/HDF/Testing/Cxx/TestHDFWriter.cxx
IO/HDF/Testing/Cxx/TestHDFWriterDistributed.cxx
IO/HDF/Testing/Cxx/TestHDFWriterTemporal.cxx
IO/HDF/vtkHDFReader.cxx
IO/HDF/vtkHDFReader.h
IO/HDF/vtkHDFReaderImplementation.cxx
IO/HDF/vtkHDFReaderImplementation.h
IO/HDF/vtkHDFUtilities.cxx
IO/HDF/vtkHDFUtilities.h
IO/HDF/vtkHDFUtilities.txx
IO/HDF/vtkHDFVersion.h
IO/HDF/vtkHDFWriter.cxx
IO/HDF/vtkHDFWriterImplementation.cxx
IO/IOSS/Testing/CMakeLists.txt
IO/IOSS/Testing/Cxx/CMakeLists.txt
IO/IOSS/Testing/Cxx/TestIOSSCatalystExodus.cxx
IO/IOSS/Testing/Cxx/TestIOSSCatalystOneCell.cxx [new file with mode: 0644]
IO/IOSS/Testing/Cxx/TestIOSSExodus.cxx
IO/IOSS/Testing/Cxx/TestIOSSExodusMergeEntityBlocks.cxx
IO/IOSS/Testing/Cxx/TestIOSSExodusParallelWriter.cxx
IO/IOSS/Testing/Cxx/TestIOSSExodusPartitionedFiles.cxx
IO/IOSS/Testing/Cxx/TestIOSSExodusSingleFileParallel.cxx [new file with mode: 0644]
IO/IOSS/Testing/Cxx/TestIOSSGroupAlphabeticVectorFieldComponents.cxx [new file with mode: 0644]
IO/IOSS/Testing/Cxx/TestIOSSReadAllFilesToDetermineStructure.cxx
IO/IOSS/Testing/Cxx/TestIOSSWedge21.cxx
IO/IOSS/vtk.module
IO/IOSS/vtkIOSSCellGridReader.cxx
IO/IOSS/vtkIOSSCellGridReaderInternal.cxx
IO/IOSS/vtkIOSSCellGridUtilities.cxx
IO/IOSS/vtkIOSSFilesScanner.cxx
IO/IOSS/vtkIOSSModel.cxx
IO/IOSS/vtkIOSSReader.cxx
IO/IOSS/vtkIOSSReader.h
IO/IOSS/vtkIOSSReaderInternal.cxx
IO/IOSS/vtkIOSSReaderInternal.h
IO/IOSS/vtkIOSSUtilities.cxx
IO/IOSS/vtkIOSSUtilities.h
IO/IOSS/vtkIOSSWriter.cxx
IO/Image/Testing/Cxx/CMakeLists.txt
IO/Image/Testing/Cxx/TestBMPReader.cxx
IO/Image/Testing/Cxx/TestBMPReaderDoNotAllow8BitBMP.cxx
IO/Image/Testing/Cxx/TestBMPReaderStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestCompressedTIFFReader.cxx
IO/Image/Testing/Cxx/TestDICOMImageReader.cxx
IO/Image/Testing/Cxx/TestDICOMImageReaderFileCollection.cxx
IO/Image/Testing/Cxx/TestDICOMImageReaderStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestDataObjectIO.cxx
IO/Image/Testing/Cxx/TestHDRReader.cxx
IO/Image/Testing/Cxx/TestHDRReaderStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestImportExport.cxx
IO/Image/Testing/Cxx/TestJPEGReader.cxx
IO/Image/Testing/Cxx/TestJPEGReaderReadFromStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestMRCReader.cxx
IO/Image/Testing/Cxx/TestMetaIO.cxx
IO/Image/Testing/Cxx/TestNIFTI2.cxx
IO/Image/Testing/Cxx/TestNIFTIReaderAnalyze.cxx
IO/Image/Testing/Cxx/TestNIFTIReaderWriter.cxx
IO/Image/Testing/Cxx/TestNrrdReader.cxx
IO/Image/Testing/Cxx/TestOMETIFFReader.cxx
IO/Image/Testing/Cxx/TestPNGReader.cxx
IO/Image/Testing/Cxx/TestPNGReaderReadFromMemory.cxx
IO/Image/Testing/Cxx/TestPNGReaderReadFromStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestSEPReader.cxx
IO/Image/Testing/Cxx/TestTGAReader.cxx
IO/Image/Testing/Cxx/TestTGAReaderReadFromStream.cxx [new file with mode: 0644]
IO/Image/Testing/Cxx/TestTIFFReader.cxx
IO/Image/Testing/Cxx/TestTIFFReaderMultiple.cxx
IO/Image/Testing/Cxx/TestWriteToMemory.cxx
IO/Image/Testing/Cxx/TestWriteToUnicodeFile.cxx
IO/Image/Testing/Data/Baseline/TestBMPReaderStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestDICOMImageReaderStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestHDRReaderRGBEStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestHDRReaderXYZStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestJPEGReaderReadFromStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestPNGReaderReadFromStream.png.sha512 [new file with mode: 0644]
IO/Image/Testing/Data/Baseline/TestTGAReaderReadFromStream.png.sha512 [new file with mode: 0644]
IO/Image/vtk.module
IO/Image/vtkBMPReader.cxx
IO/Image/vtkBMPReader.h
IO/Image/vtkDEMReader.cxx
IO/Image/vtkDICOMImageReader.cxx
IO/Image/vtkDICOMImageReader.h
IO/Image/vtkGESignaReader.cxx
IO/Image/vtkGESignaReader.h
IO/Image/vtkHDRReader.cxx
IO/Image/vtkHDRReader.h
IO/Image/vtkImageReader.cxx
IO/Image/vtkImageReader.h
IO/Image/vtkImageReader2.cxx
IO/Image/vtkImageReader2.h
IO/Image/vtkImageWriter.cxx
IO/Image/vtkImageWriter.h
IO/Image/vtkJPEGReader.cxx
IO/Image/vtkJPEGReader.h
IO/Image/vtkJPEGWriter.cxx
IO/Image/vtkMRCReader.cxx
IO/Image/vtkMedicalImageProperties.cxx
IO/Image/vtkMetaImageReader.h
IO/Image/vtkNIFTIImagePrivate.h
IO/Image/vtkNIFTIImageReader.cxx
IO/Image/vtkNIFTIImageReader.h
IO/Image/vtkNIFTIImageWriter.cxx
IO/Image/vtkNrrdReader.cxx
IO/Image/vtkNrrdReader.h
IO/Image/vtkOMETIFFReader.h
IO/Image/vtkPNGReader.cxx
IO/Image/vtkPNGReader.h
IO/Image/vtkPNGWriter.cxx
IO/Image/vtkSEPReader.cxx
IO/Image/vtkSLCReader.cxx
IO/Image/vtkSLCReader.h
IO/Image/vtkTGAReader.cxx
IO/Image/vtkTGAReader.h
IO/Image/vtkTIFFReader.cxx
IO/Image/vtkTIFFReader.h
IO/Image/vtkTIFFWriter.cxx
IO/Image/vtkTIFFWriter.h
IO/Image/vtkVolume16Reader.cxx
IO/Image/vtkVolume16Reader.h
IO/Image/vtkVolumeReader.cxx
IO/Image/vtkVolumeReader.h
IO/Import/Testing/Cxx/CMakeLists.txt
IO/Import/Testing/Cxx/TestGLTFImporter.cxx
IO/Import/Testing/Cxx/TestGLTFImporterCameraMove.cxx [new file with mode: 0644]
IO/Import/Testing/Cxx/TestGLTFImporterHierarchy.cxx
IO/Import/Testing/Cxx/TestGLTFImporterInvalid.cxx
IO/Import/Testing/Cxx/TestImportExportOBJ.cxx
IO/Import/Testing/Cxx/TestImportOBJ.cxx
IO/Import/Testing/Cxx/TestOBJImporter.cxx
IO/Import/Testing/Cxx/TestOBJImporterStream.cxx [new file with mode: 0644]
IO/Import/Testing/Cxx/TestVRMLImporter.cxx
IO/Import/Testing/Cxx/TestVRMLNormals.cxx
IO/Import/Testing/Data/Baseline/OBJImport-Stream.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterAnimation.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterArmature.png.sha512
IO/Import/Testing/Data/Baseline/TestGLTFImporterCameraMove.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterKHRTextureTransform.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterMultipleBuffers.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterTextureSamplerDefaults.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterUnlitTexture.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/Baseline/TestGLTFImporterUnlitTextureSRGB.png.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/BoxAnimated/BoxAnimated.gltf.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/BoxAnimated/BoxAnimated0.bin.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/TextureTransform.glb.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/texture-sampler-defaults.gltf.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/unlit-srgb.glb.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/unlit-texture.glb.sha512 [new file with mode: 0644]
IO/Import/Testing/Data/glTF/world.glb.sha512 [new file with mode: 0644]
IO/Import/mtlsyntax.inl
IO/Import/mtlsyntax.rl
IO/Import/vtk3DSImporter.cxx
IO/Import/vtk3DSImporter.h
IO/Import/vtkGLTFImporter.cxx
IO/Import/vtkGLTFImporter.h
IO/Import/vtkImporter.cxx
IO/Import/vtkImporter.h
IO/Import/vtkOBJImporter.cxx
IO/Import/vtkOBJImporter.h
IO/Import/vtkOBJImporterInternals.cxx
IO/Import/vtkOBJImporterInternals.h
IO/Import/vtkVRMLImporter.cxx
IO/Import/vtkVRMLImporter.h
IO/Import/vtkVRMLImporter_Yacc.h
IO/Infovis/Testing/Cxx/TestBiomTableReader.cxx
IO/Infovis/Testing/Cxx/TestDIMACSGraphReader.cxx
IO/Infovis/Testing/Cxx/TestDataObjectIO.cxx
IO/Infovis/Testing/Cxx/TestDelimitedTextReader.cxx
IO/Infovis/Testing/Cxx/TestDelimitedTextReaderWithBOM.cxx
IO/Infovis/Testing/Cxx/TestFixedWidthTextReader.cxx
IO/Infovis/Testing/Cxx/TestISIReader.cxx
IO/Infovis/Testing/Cxx/TestMultiNewickTreeReader.cxx
IO/Infovis/Testing/Cxx/TestNewickTreeReader.cxx
IO/Infovis/Testing/Cxx/TestNewickTreeWriter.cxx
IO/Infovis/Testing/Cxx/TestPhyloXMLTreeReadWrite.cxx
IO/Infovis/Testing/Cxx/TestRISReader.cxx
IO/Infovis/Testing/Cxx/TestTemporalDelimitedTextReader.cxx
IO/Infovis/Testing/Cxx/TestTulipReaderProperties.cxx
IO/Infovis/vtkBiomTableReader.cxx
IO/Infovis/vtkChacoGraphReader.cxx
IO/Infovis/vtkDelimitedTextCodecIteratorPrivate.cxx
IO/Infovis/vtkFixedWidthTextReader.cxx
IO/Infovis/vtkNewickTreeReader.cxx
IO/Infovis/vtkPhyloXMLTreeReader.cxx
IO/Infovis/vtkXGMLReader.cxx
IO/Infovis/vtkXMLTreeReader.cxx
IO/LANLX3D/X3D.hxx
IO/LANLX3D/X3D_reader.cxx
IO/LANLX3D/X3D_tokens.cxx
IO/LANLX3D/X3D_tokens.hxx
IO/LANLX3D/vtk.module
IO/LANLX3D/vtkLANLX3DReader.cxx
IO/LAS/Testing/Cxx/TestLASReader.cxx.in
IO/LSDyna/LSDynaFamily.cxx
IO/LSDyna/LSDynaFamily.h
IO/LSDyna/LSDynaMetaData.h
IO/LSDyna/vtkLSDynaPart.cxx
IO/LSDyna/vtkLSDynaPartCollection.cxx
IO/LSDyna/vtkLSDynaReader.cxx
IO/LSDyna/vtkLSDynaSummaryParser.cxx
IO/Legacy/CMakeLists.txt
IO/Legacy/Testing/Cxx/TestLegacyArrayMetaData.cxx
IO/Legacy/Testing/Cxx/TestLegacyCompositeDataReaderWriter.cxx
IO/Legacy/Testing/Cxx/TestLegacyDataSetWriterSetFileVersion.cxx
IO/Legacy/Testing/Cxx/TestLegacyMappedUnstructuredGrid.cxx
IO/Legacy/Testing/Cxx/TestLegacyPolyDataReaderErrorCodePath.cxx
IO/Legacy/Testing/Python/CMakeLists.txt
IO/Legacy/Testing/Python/TestLocalePreservation.py [new file with mode: 0644]
IO/Legacy/vtkCompositeDataReader.cxx
IO/Legacy/vtkCompositeDataWriter.cxx
IO/Legacy/vtkDataReader.cxx
IO/Legacy/vtkDataReader.h
IO/Legacy/vtkDataWriter.cxx
IO/Legacy/vtkDataWriter.h
IO/Legacy/vtkGenericDataObjectReader.cxx
IO/Legacy/vtkGenericDataObjectReader.h
IO/Legacy/vtkGenericDataObjectWriter.cxx
IO/Legacy/vtkLegacyStatisticalModelReader.cxx [new file with mode: 0644]
IO/Legacy/vtkLegacyStatisticalModelReader.h [new file with mode: 0644]
IO/Legacy/vtkLegacyStatisticalModelWriter.cxx [new file with mode: 0644]
IO/Legacy/vtkLegacyStatisticalModelWriter.h [new file with mode: 0644]
IO/Legacy/vtkStructuredPointsReader.cxx
IO/Legacy/vtkUnstructuredGridReader.cxx
IO/MINC/vtkMINCImageAttributes.cxx
IO/MINC/vtkMINCImageReader.h
IO/MINC/vtkMINCImageWriter.cxx
IO/MINC/vtkMNIObjectReader.cxx
IO/MINC/vtkMNIObjectReader.h
IO/MINC/vtkMNIObjectWriter.cxx
IO/MINC/vtkMNIObjectWriter.h
IO/MINC/vtkMNITagPointReader.cxx
IO/MINC/vtkMNITagPointWriter.cxx
IO/MINC/vtkMNITransformReader.cxx
IO/MINC/vtkMNITransformWriter.cxx
IO/MPIImage/vtkMPIImageReader.h
IO/MPIImage/vtkPNrrdReader.h
IO/MPIParallel/vtkPWindBladeReader.cxx
IO/MotionFX/Testing/Cxx/TestMotionFXCFGReaderCommon.h
IO/MotionFX/vtkMotionFXCFGReader.cxx
IO/Movie/Testing/Cxx/TestAVIWriter.cxx
IO/MySQL/Testing/Cxx/TestMySQLDatabase.cxx
IO/MySQL/Testing/Cxx/TestMySQLTableReadWrite.cxx
IO/MySQL/vtkMySQLDatabase.cxx
IO/NetCDF/Testing/Cxx/SLACParticleReader.cxx
IO/NetCDF/Testing/Cxx/TestMPASReader.cxx
IO/NetCDF/Testing/Cxx/TestNetCDFCAMReader.cxx
IO/NetCDF/Testing/Cxx/TestNetCDFCFWriter.cxx
IO/NetCDF/Testing/Cxx/TestNetCDFUGRIDReader.cxx
IO/NetCDF/vtkMPASReader.cxx
IO/NetCDF/vtkNetCDFAccessor.cxx
IO/NetCDF/vtkNetCDFCFReader.cxx
IO/NetCDF/vtkNetCDFCFWriter.cxx
IO/NetCDF/vtkNetCDFPOPReader.cxx
IO/NetCDF/vtkNetCDFReader.cxx
IO/NetCDF/vtkNetCDFUGRIDReader.cxx
IO/NetCDF/vtkSLACReader.cxx
IO/NetCDF/vtkXArrayAccessor.cxx
IO/ODBC/Testing/Cxx/TestODBCDatabase.cxx
IO/ODBC/vtkODBCDatabase.cxx
IO/ODBC/vtkODBCQuery.cxx
IO/OMF/core/OMFElement.cxx
IO/OMF/core/OMFFile.cxx
IO/OggTheora/Testing/Cxx/TestOggTheoraWriter.cxx
IO/OpenVDB/Testing/Cxx/CMakeLists.txt
IO/OpenVDB/Testing/Cxx/TestOpenVDBReader.cxx
IO/OpenVDB/Testing/Cxx/TestOpenVDBReaderStream.cxx [new file with mode: 0644]
IO/OpenVDB/Testing/Data/Baseline/TestOpenVDBReaderStream.png.sha512 [new file with mode: 0644]
IO/OpenVDB/vtkOpenVDBReader.cxx
IO/OpenVDB/vtkOpenVDBReader.h
IO/OpenVDB/vtkOpenVDBWriter.cxx
IO/PDAL/Testing/CMakeLists.txt
IO/PDAL/Testing/Cxx/CMakeLists.txt
IO/PDAL/Testing/Cxx/TestPDALReader.cxx.in
IO/PDAL/Testing/Cxx/TestPDALReaderWithOffset.cxx [new file with mode: 0644]
IO/PDAL/vtkPDALReader.cxx
IO/PDAL/vtkPDALReader.h
IO/PIO/PIOAdaptor.cxx
IO/PIO/PIODataHDF5.cxx
IO/PIO/Testing/Cxx/TestPIOReaderHDF5.cxx
IO/PLY/Testing/Cxx/TestPLYReader.cxx
IO/PLY/Testing/Cxx/TestPLYReaderTextureUV.cxx
IO/PLY/Testing/Cxx/TestPLYWriter.cxx
IO/PLY/Testing/Cxx/TestPLYWriterAlpha.cxx
IO/PLY/Testing/Cxx/TestPLYWriterNormals.cxx
IO/PLY/Testing/Cxx/TestPLYWriterString.cxx
IO/PLY/vtkPLY.cxx
IO/PLY/vtkPLYReader.cxx
IO/PLY/vtkPLYWriter.cxx
IO/Parallel/Testing/Cxx/TestPOpenFOAMReader.cxx
IO/Parallel/Testing/Cxx/TestPOpenFOAMReaderGlobalFaceZone.cxx
IO/Parallel/Testing/Cxx/TestPOpenFOAMReaderLagrangianSerial.cxx
IO/Parallel/Testing/Cxx/TestPOpenFOAMReaderLagrangianUncollated.cxx
IO/Parallel/vtk.module
IO/Parallel/vtkEnSightWriter.cxx
IO/Parallel/vtkMultiBlockPLOT3DReader.cxx
IO/Parallel/vtkMultiBlockPLOT3DReaderInternals.cxx
IO/Parallel/vtkNek5000Reader.cxx
IO/Parallel/vtkPDataSetReader.cxx
IO/Parallel/vtkPDataSetWriter.cxx
IO/Parallel/vtkPDataSetWriter.h
IO/Parallel/vtkPImageWriter.cxx
IO/Parallel/vtkPOpenFOAMReader.cxx
IO/ParallelExodus/vtkPExodusIIReader.cxx
IO/ParallelExodus/vtkPExodusIIReader.h
IO/ParallelExodus/vtkPExodusIIWriter.cxx
IO/ParallelLSDyna/vtk.module
IO/ParallelNetCDF/vtkPNetCDFPOPReader.cxx
IO/ParallelNetCDF/vtkPSLACReader.cxx
IO/ParallelNetCDF/vtkPSLACReader.h
IO/ParallelXML/Testing/Cxx/TestParallelPartitionedDataSetIO.cxx
IO/ParallelXML/Testing/Cxx/TestParallelUnstructuredGridIO.cxx
IO/ParallelXML/vtk.module
IO/ParallelXML/vtkXMLCompositeDataSetWriterHelper.cxx
IO/ParallelXML/vtkXMLPartitionedDataSetCollectionWriter.cxx
IO/ParallelXML/vtkXMLPartitionedDataSetWriter.cxx
IO/ParallelXdmf3/Testing/Cxx/TestXdmf3Parallel.cxx
IO/PostgreSQL/Testing/Cxx/TestPostgreSQLDatabase.cxx
IO/PostgreSQL/Testing/Cxx/TestPostgreSQLTableReadWrite.cxx
IO/PostgreSQL/vtkPostgreSQLDatabase.cxx
IO/PostgreSQL/vtkPostgreSQLQuery.cxx
IO/PostgreSQL/vtkTableToPostgreSQLWriter.cxx
IO/SQL/Testing/Cxx/TestSQLDatabaseSchema.cxx
IO/SQL/Testing/Cxx/TestSQLGraphReader.cxx
IO/SQL/Testing/Cxx/TestSQLiteDatabase.cxx
IO/SQL/Testing/Cxx/TestSQLiteTableReadWrite.cxx
IO/SQL/vtkTableToSQLiteWriter.cxx
IO/SegY/Testing/Cxx/TestSegY2DReaderZoom.cxx
IO/SegY/vtkSegYReaderInternal.cxx
IO/TRUCHAS/Testing/Cxx/TestTRUCHASReader.cxx
IO/TRUCHAS/vtkTRUCHASReader.cxx
IO/TecplotTable/Testing/Cxx/TestTecplotTableReader.cxx
IO/USD/CMakeLists.txt [new file with mode: 0644]
IO/USD/Testing/CMakeLists.txt [new file with mode: 0644]
IO/USD/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
IO/USD/Testing/Cxx/TestUSDExporter.cxx [new file with mode: 0644]
IO/USD/vtk.module [new file with mode: 0644]
IO/USD/vtkUSDExporter.cxx [new file with mode: 0644]
IO/USD/vtkUSDExporter.h [new file with mode: 0644]
IO/VPIC/vtkVPICReader.cxx
IO/VeraOut/vtkVeraOutReader.cxx
IO/Video/vtkVideoSource.cxx
IO/Video/vtkWin32VideoSource.cxx
IO/XML/CMakeLists.txt
IO/XML/Testing/CMakeLists.txt
IO/XML/Testing/Cxx/CMakeLists.txt
IO/XML/Testing/Cxx/TestAMRXMLIO.cxx
IO/XML/Testing/Cxx/TestDataObjectXMLIO.cxx
IO/XML/Testing/Cxx/TestMultiBlockXMLIOWithPartialArrays.cxx
IO/XML/Testing/Cxx/TestMultiBlockXMLIOWithPartialArraysTable.cxx
IO/XML/Testing/Cxx/TestReadDuplicateDataArrayNames.cxx
IO/XML/Testing/Cxx/TestXML.cxx
IO/XML/Testing/Cxx/TestXMLDuplicatedDataArray.cxx [new file with mode: 0644]
IO/XML/Testing/Cxx/TestXMLHierarchicalBoxDataFileConverter.cxx
IO/XML/Testing/Cxx/TestXMLHyperTreeGridIO.cxx
IO/XML/Testing/Cxx/TestXMLHyperTreeGridIOReduction.cxx
IO/XML/Testing/Cxx/TestXMLHyperTreeGridReaderV2Bounds.cxx [new file with mode: 0644]
IO/XML/Testing/Cxx/TestXMLLargeUnstructuredGrid.cxx
IO/XML/Testing/Cxx/TestXMLMappedUnstructuredGridIO.cxx
IO/XML/Testing/Cxx/TestXMLPieceDistribution.cxx
IO/XML/Testing/Cxx/TestXMLPolyhedronUnstructuredGrid.cxx
IO/XML/Testing/Cxx/TestXMLReaderBadData.cxx
IO/XML/Testing/Cxx/TestXMLReaderVariant.cxx [new file with mode: 0644]
IO/XML/Testing/Cxx/TestXMLUnstructuredGridReader.cxx
IO/XML/Testing/Cxx/TestXMLWriteRead.cxx
IO/XML/Testing/Cxx/TestXMLWriteTimeValue.cxx
IO/XML/Testing/Cxx/TestXMLWriterWithDataArrayFallback.cxx
IO/XML/vtkXMLCompositeDataReader.cxx
IO/XML/vtkXMLDataObjectWriter.cxx
IO/XML/vtkXMLDataObjectWriter.h
IO/XML/vtkXMLDataReader.cxx
IO/XML/vtkXMLHierarchicalBoxDataFileConverter.cxx
IO/XML/vtkXMLHierarchicalBoxDataFileConverter.h
IO/XML/vtkXMLHyperTreeGridReader.cxx
IO/XML/vtkXMLHyperTreeGridReader.h
IO/XML/vtkXMLHyperTreeGridWriter.cxx
IO/XML/vtkXMLPDataReader.cxx
IO/XML/vtkXMLPHyperTreeGridReader.cxx
IO/XML/vtkXMLPPolyDataReader.cxx
IO/XML/vtkXMLPRectilinearGridReader.cxx
IO/XML/vtkXMLPStructuredDataReader.cxx
IO/XML/vtkXMLPTableReader.cxx
IO/XML/vtkXMLPUnstructuredDataReader.cxx
IO/XML/vtkXMLPUnstructuredGridReader.cxx
IO/XML/vtkXMLReader.cxx
IO/XML/vtkXMLStatisticalModelReader.cxx [new file with mode: 0644]
IO/XML/vtkXMLStatisticalModelReader.h [new file with mode: 0644]
IO/XML/vtkXMLStatisticalModelWriter.cxx [new file with mode: 0644]
IO/XML/vtkXMLStatisticalModelWriter.h [new file with mode: 0644]
IO/XML/vtkXMLStructuredDataReader.cxx
IO/XML/vtkXMLTableReader.cxx
IO/XML/vtkXMLTableWriter.h
IO/XML/vtkXMLUniformGridAMRReader.cxx
IO/XML/vtkXMLUniformGridAMRReader.h
IO/XML/vtkXMLUniformGridAMRWriter.cxx
IO/XML/vtkXMLUnstructuredDataReader.cxx
IO/XML/vtkXMLUnstructuredDataWriter.cxx
IO/XML/vtkXMLUnstructuredDataWriter.h
IO/XML/vtkXMLUnstructuredGridReader.cxx
IO/XML/vtkXMLUnstructuredGridWriter.cxx
IO/XML/vtkXMLUnstructuredPolyReader.txx
IO/XML/vtkXMLWriter.cxx
IO/XML/vtkXMLWriter.h
IO/XML/vtkXMLWriterBase.cxx
IO/XML/vtkXMLWriterF.h [deleted file]
IO/XMLParser/vtkXMLDataHeaderPrivate.h
IO/XMLParser/vtkXMLDataParser.cxx
IO/XMLParser/vtkXMLParser.cxx
IO/XMLParser/vtkXMLUtilities.cxx
IO/Xdmf2/Testing/Cxx/TestQuadraticHexaXdmfReader.cxx
IO/Xdmf2/Testing/Cxx/TestTemporalXdmfReaderWriter.cxx
IO/Xdmf2/Testing/Cxx/XdmfTestVTKIO.cxx
IO/Xdmf2/vtkXdmfDataArray.cxx
IO/Xdmf2/vtkXdmfHeavyData.cxx
IO/Xdmf2/vtkXdmfWriter.cxx
IO/Xdmf3/vtkXdmf3ArrayKeeper.cxx
IO/Xdmf3/vtkXdmf3DataSet.cxx
IO/Xdmf3/vtkXdmf3Reader.cxx
IO/Xdmf3/vtkXdmf3Writer.cxx
Imaging/Color/Testing/Cxx/ImageQuantizeToIndex.cxx
Imaging/Color/vtk.module
Imaging/Color/vtkImageHSIToRGB.cxx
Imaging/Color/vtkImageHSVToRGB.cxx
Imaging/Color/vtkImageMapToWindowLevelColors.h
Imaging/Color/vtkImageRGBToHSI.cxx
Imaging/Color/vtkImageRGBToHSV.cxx
Imaging/Color/vtkImageRGBToYIQ.cxx
Imaging/Color/vtkImageYIQToRGB.cxx
Imaging/Core/CMakeLists.txt
Imaging/Core/Testing/Cxx/CMakeLists.txt
Imaging/Core/Testing/Cxx/FastSplatter.cxx
Imaging/Core/Testing/Cxx/ImageAccumulate.cxx
Imaging/Core/Testing/Cxx/ImageAccumulateLarge.cxx
Imaging/Core/Testing/Cxx/ImageBSplineCoefficients.cxx
Imaging/Core/Testing/Cxx/ImageChangeInformation.cxx
Imaging/Core/Testing/Cxx/ImageHistogramStatistics.cxx
Imaging/Core/Testing/Cxx/ImageInterpolateSlidingWindow2D.cxx
Imaging/Core/Testing/Cxx/ImageInterpolateSlidingWindow3D.cxx
Imaging/Core/Testing/Cxx/ImageInterpolator.cxx
Imaging/Core/Testing/Cxx/ImagePassInformation.cxx
Imaging/Core/Testing/Cxx/ImageResliceDirection.cxx
Imaging/Core/Testing/Cxx/ImageResliceGap.cxx [new file with mode: 0644]
Imaging/Core/Testing/Cxx/ImageResliceOriented.cxx
Imaging/Core/Testing/Cxx/ImageWeightedSum.cxx
Imaging/Core/Testing/Cxx/TestImageStencilData.cxx
Imaging/Core/Testing/Cxx/TestImageStencilDataMethods.cxx
Imaging/Core/Testing/Cxx/TestImageStencilIterator.cxx
Imaging/Core/Testing/Data/Baseline/ImageResliceGap.png.sha512 [new file with mode: 0644]
Imaging/Core/vtk.module
Imaging/Core/vtkAbstractImageInterpolator.cxx
Imaging/Core/vtkAbstractImageInterpolator.h
Imaging/Core/vtkGenericImageInterpolator.cxx
Imaging/Core/vtkImageBSplineInternals.cxx
Imaging/Core/vtkImageBSplineInternals.h
Imaging/Core/vtkImageBSplineInterpolator.cxx
Imaging/Core/vtkImageBlend.cxx
Imaging/Core/vtkImageCast.cxx
Imaging/Core/vtkImageClip.cxx
Imaging/Core/vtkImageDifference.cxx
Imaging/Core/vtkImageFlip.h
Imaging/Core/vtkImageInterpolator.cxx
Imaging/Core/vtkImageInterpolator.h
Imaging/Core/vtkImageInterpolatorInternals.h
Imaging/Core/vtkImageMapToColors.cxx
Imaging/Core/vtkImageMapToColors.h
Imaging/Core/vtkImageMask.cxx
Imaging/Core/vtkImagePadFilter.cxx
Imaging/Core/vtkImagePointDataIterator.cxx
Imaging/Core/vtkImageResize.cxx
Imaging/Core/vtkImageReslice.cxx
Imaging/Core/vtkImageReslice.h
Imaging/Core/vtkImageResliceToColors.cxx
Imaging/Core/vtkImageResliceToColors.h
Imaging/Core/vtkImageSSIM.cxx
Imaging/Core/vtkImageShiftScale.cxx
Imaging/Core/vtkImageShrink3D.cxx
Imaging/Core/vtkImageSincInterpolator.cxx
Imaging/Core/vtkImageStencilData.cxx
Imaging/Core/vtkImageStencilData.h
Imaging/Core/vtkInterpolationMath.h [new file with mode: 0644]
Imaging/Core/vtkRTAnalyticSource.cxx
Imaging/Core/vtkRTAnalyticSource.h
Imaging/Fourier/vtkImageFFT.cxx
Imaging/Fourier/vtkImageFourierFilter.h
Imaging/Fourier/vtkImageRFFT.cxx
Imaging/General/vtkImageCityBlockDistance.cxx
Imaging/General/vtkImageCorrelation.cxx
Imaging/General/vtkImageEuclideanDistance.cxx
Imaging/General/vtkImageGaussianSmooth.cxx
Imaging/General/vtkImageGradient.cxx
Imaging/General/vtkImageGradientMagnitude.cxx
Imaging/General/vtkImageLaplacian.cxx
Imaging/General/vtkImageMedian3D.cxx
Imaging/General/vtkImageSeparableConvolution.cxx
Imaging/General/vtkImageSlab.cxx
Imaging/Hybrid/Testing/Cxx/TestSampleFunction.cxx
Imaging/Hybrid/vtkCheckerboardSplatter.cxx
Imaging/Hybrid/vtkFastSplatter.cxx
Imaging/Hybrid/vtkFastSplatter.h
Imaging/Hybrid/vtkGaussianSplatter.cxx
Imaging/Hybrid/vtkGaussianSplatter.h
Imaging/Hybrid/vtkImageRectilinearWipe.cxx
Imaging/Hybrid/vtkImageToPoints.cxx
Imaging/Hybrid/vtkShepardMethod.cxx
Imaging/Hybrid/vtkSliceCubes.cxx
Imaging/Hybrid/vtkTriangularTexture.cxx
Imaging/Hybrid/vtkVoxelModeller.cxx
Imaging/Math/vtkImageDivergence.cxx
Imaging/Math/vtkImageMathematics.h
Imaging/Morphological/Testing/Cxx/TestImageConnectivityFilter.cxx
Imaging/Morphological/vtkImageConnectivityFilter.cxx
Imaging/Morphological/vtkImageConnector.h
Imaging/Morphological/vtkImageContinuousDilate3D.cxx
Imaging/Morphological/vtkImageContinuousErode3D.cxx
Imaging/Morphological/vtkImageNonMaximumSuppression.cxx
Imaging/Morphological/vtkImageOpenClose3D.cxx
Imaging/Morphological/vtkImageSeedConnectivity.cxx
Imaging/Morphological/vtkImageSkeleton2D.cxx
Imaging/Morphological/vtkImageThresholdConnectivity.cxx
Imaging/Sources/vtkImageGaussianSource.h
Imaging/Statistics/vtkImageAccumulate.cxx
Imaging/Statistics/vtkImageHistogram.cxx
Imaging/Statistics/vtkImageHistogramStatistics.cxx
Imaging/Stencil/vtkImageStencilToImage.cxx
Imaging/Stencil/vtkLassoStencilSource.cxx
Infovis/Boost/Testing/Cxx/TestVariantSerialization.cxx
Infovis/Boost/vtkVariantBoostSerialization.h
Infovis/BoostGraphAlgorithms/Testing/Cxx/BoostArrayLogWeighting.cxx
Infovis/BoostGraphAlgorithms/Testing/Cxx/BoostArrayRandomSparseArraySource.cxx
Infovis/BoostGraphAlgorithms/Testing/Cxx/TestBoostAdapter.cxx
Infovis/BoostGraphAlgorithms/Testing/Cxx/TestBoostExtractLargestComponent.cxx
Infovis/BoostGraphAlgorithms/Testing/Cxx/TestBoostSplitTableField.cxx
Infovis/BoostGraphAlgorithms/vtkBoostDividedEdgeBundling.cxx
Infovis/Core/Testing/Cxx/ArrayDotProductSimilarity.cxx
Infovis/Core/Testing/Cxx/ArraySparseArrayToTable.cxx
Infovis/Core/Testing/Cxx/ArrayTableToSparseArray.cxx
Infovis/Core/Testing/Cxx/ArrayToTable.cxx
Infovis/Core/Testing/Cxx/ArrayTransposeMatrix.cxx
Infovis/Core/Testing/Cxx/TestArrayNorm.cxx
Infovis/Core/Testing/Cxx/TestCollapseVerticesByArray.cxx
Infovis/Core/Testing/Cxx/TestContinuousScatterPlot.cxx
Infovis/Core/Testing/Cxx/TestExtractSelectedGraph.cxx
Infovis/Core/Testing/Cxx/TestExtractSelectedTree.cxx
Infovis/Core/Testing/Cxx/TestKCoreDecomposition.cxx
Infovis/Core/Testing/Cxx/TestMergeGraphs.cxx
Infovis/Core/Testing/Cxx/TestMergeTables.cxx
Infovis/Core/Testing/Cxx/TestRandomGraphSource.cxx
Infovis/Core/Testing/Cxx/TestReduceTable.cxx
Infovis/Core/Testing/Cxx/TestRemoveIsolatedVertices.cxx
Infovis/Core/Testing/Cxx/TestStreamGraph.cxx
Infovis/Core/Testing/Cxx/TestStringToNumeric.cxx
Infovis/Core/Testing/Cxx/TestTableToArray.cxx
Infovis/Core/Testing/Cxx/TestTableToGraph.cxx
Infovis/Core/Testing/Cxx/TestThresholdTable.cxx
Infovis/Core/Testing/Cxx/TestTreeDifferenceFilter.cxx
Infovis/Core/vtkAddMembershipArray.cxx
Infovis/Core/vtkContinuousScatterplot.cxx
Infovis/Core/vtkGroupLeafVertices.cxx
Infovis/Core/vtkKCoreDecomposition.cxx
Infovis/Core/vtkMergeColumns.cxx
Infovis/Core/vtkMergeGraphs.cxx
Infovis/Core/vtkNetworkHierarchy.cxx
Infovis/Core/vtkPipelineGraphSource.cxx
Infovis/Core/vtkRandomGraphSource.cxx
Infovis/Core/vtkTableToGraph.cxx
Infovis/Core/vtkTransferAttributes.cxx
Infovis/Core/vtkTreeFieldAggregator.cxx
Infovis/Core/vtkWordCloud.cxx
Infovis/Layout/Testing/Cxx/TestAssignCoordinates.cxx
Infovis/Layout/Testing/Cxx/TestCirclePackLayoutStrategy.cxx
Infovis/Layout/Testing/Cxx/TestGraphLayoutStrategy.cxx
Infovis/Layout/Testing/Cxx/TestGroupLeafVertices.cxx
Infovis/Layout/Testing/Cxx/TestIncrementalForceLayout.cxx
Infovis/Layout/Testing/Cxx/TestKdTreeBoxSelection.cxx
Infovis/Layout/Testing/Cxx/TestTreeMapLayoutStrategy.cxx
Infovis/Layout/vtkCirclePackFrontChainLayoutStrategy.cxx
Infovis/Layout/vtkClustering2DLayoutStrategy.cxx
Infovis/Layout/vtkCommunity2DLayoutStrategy.cxx
Infovis/Layout/vtkConeLayoutStrategy.cxx
Infovis/Layout/vtkConstrained2DLayoutStrategy.cxx
Infovis/Layout/vtkCosmicTreeLayoutStrategy.cxx
Infovis/Layout/vtkFast2DLayoutStrategy.cxx
Infovis/Layout/vtkForceDirectedLayoutStrategy.cxx
Infovis/Layout/vtkKCoreLayout.cxx
Infovis/Layout/vtkSimple2DLayoutStrategy.cxx
Infovis/Layout/vtkSplineGraphEdges.cxx
Infovis/Layout/vtkSquarifyLayoutStrategy.cxx
Infovis/Layout/vtkStackedTreeLayoutStrategy.cxx
Infovis/Layout/vtkTreeLayoutStrategy.cxx
Infovis/Layout/vtkTreeRingToPolyData.cxx
Interaction/Style/vtkInteractorStyleDrawPolygon.cxx
Interaction/Style/vtkInteractorStyleImage.cxx
Interaction/Style/vtkInteractorStyleRubberBand2D.cxx
Interaction/Style/vtkInteractorStyleRubberBand3D.cxx
Interaction/Style/vtkInteractorStyleRubberBandPick.cxx
Interaction/Style/vtkInteractorStyleRubberBandZoom.cxx
Interaction/Style/vtkInteractorStyleTrackball.cxx
Interaction/Style/vtkInteractorStyleTrackball.h
Interaction/Style/vtkInteractorStyleUnicam.cxx
Interaction/Widgets/CMakeLists.txt
Interaction/Widgets/Testing/Cxx/BoxWidget.cxx
Interaction/Widgets/Testing/Cxx/BoxWidget2.cxx
Interaction/Widgets/Testing/Cxx/CMakeLists.txt
Interaction/Widgets/Testing/Cxx/ImagePlaneWidgetOriented.cxx
Interaction/Widgets/Testing/Cxx/TerrainPolylineEditor.cxx
Interaction/Widgets/Testing/Cxx/TestAngleWidget2D.cxx
Interaction/Widgets/Testing/Cxx/TestAngleWidget3D.cxx
Interaction/Widgets/Testing/Cxx/TestAxesTransformWidget.cxx
Interaction/Widgets/Testing/Cxx/TestBalloonWidget.cxx
Interaction/Widgets/Testing/Cxx/TestBiDimensionalWidget.cxx
Interaction/Widgets/Testing/Cxx/TestBorderWidget.cxx
Interaction/Widgets/Testing/Cxx/TestButtonWidget.cxx
Interaction/Widgets/Testing/Cxx/TestButtonWidgetMultipleViewports.cxx
Interaction/Widgets/Testing/Cxx/TestButtonWidgetPlacement.cxx
Interaction/Widgets/Testing/Cxx/TestCaptionWidget.cxx
Interaction/Widgets/Testing/Cxx/TestCellCentersPointPlacer.cxx
Interaction/Widgets/Testing/Cxx/TestCheckerboardWidget.cxx
Interaction/Widgets/Testing/Cxx/TestCoincidentHandleWidgets.cxx
Interaction/Widgets/Testing/Cxx/TestCompassWidget.cxx
Interaction/Widgets/Testing/Cxx/TestCoordinateFrameWidget.cxx
Interaction/Widgets/Testing/Cxx/TestDijkstraGraphGeodesicPath.cxx
Interaction/Widgets/Testing/Cxx/TestDijkstraImageGeodesicPath.cxx
Interaction/Widgets/Testing/Cxx/TestDisplaySizedImplicitPlaneWidget.cxx
Interaction/Widgets/Testing/Cxx/TestDistanceWidget.cxx
Interaction/Widgets/Testing/Cxx/TestDistanceWidget3D.cxx
Interaction/Widgets/Testing/Cxx/TestEqualizerContextItem.cxx
Interaction/Widgets/Testing/Cxx/TestFinitePlaneWidget.cxx
Interaction/Widgets/Testing/Cxx/TestFixedSizeHandleRepresentation3D.cxx
Interaction/Widgets/Testing/Cxx/TestImageActorContourWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImageTracerWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitAnnulusRadius.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitAnnulusWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitConeWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitCylinderWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitCylinderWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitFrustumWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget2LockNormalToCamera.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget2b.cxx
Interaction/Widgets/Testing/Cxx/TestImplicitPlaneWidget3.cxx
Interaction/Widgets/Testing/Cxx/TestLightWidget.cxx
Interaction/Widgets/Testing/Cxx/TestLineWidget.cxx
Interaction/Widgets/Testing/Cxx/TestLineWidget2b.cxx
Interaction/Widgets/Testing/Cxx/TestMultiLineRepresentation.cxx [new file with mode: 0644]
Interaction/Widgets/Testing/Cxx/TestMultiLineWidget.cxx [new file with mode: 0644]
Interaction/Widgets/Testing/Cxx/TestOrientationMarkerWidget.cxx
Interaction/Widgets/Testing/Cxx/TestOrientationMarkerWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestOrientationMarkerWidgetRepeatedAdd.cxx
Interaction/Widgets/Testing/Cxx/TestOrientationWidget.cxx
Interaction/Widgets/Testing/Cxx/TestParallelopipedWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPickingManagerSeedWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPickingManagerSeedWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestPickingManagerWidgets.cxx
Interaction/Widgets/Testing/Cxx/TestPlaneWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPlaybackWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPointWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPolyPlane.cxx
Interaction/Widgets/Testing/Cxx/TestPolygonalHandleRepresentations.cxx
Interaction/Widgets/Testing/Cxx/TestPolygonalRepresentationHandleWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPolygonalSurfaceConstrainedDistanceWidget.cxx
Interaction/Widgets/Testing/Cxx/TestPolylineWidget.cxx
Interaction/Widgets/Testing/Cxx/TestRectilinearWipeWidget.cxx
Interaction/Widgets/Testing/Cxx/TestResliceCursorWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestResliceCursorWidget3.cxx
Interaction/Widgets/Testing/Cxx/TestScalarBarWidget.cxx
Interaction/Widgets/Testing/Cxx/TestSeedWidget.cxx
Interaction/Widgets/Testing/Cxx/TestSeedWidget2.cxx
Interaction/Widgets/Testing/Cxx/TestSeedWidgetNonUniformRepresentations.cxx
Interaction/Widgets/Testing/Cxx/TestSliderWidget.cxx
Interaction/Widgets/Testing/Cxx/TestSliderWidget2D.cxx
Interaction/Widgets/Testing/Cxx/TestSliderWidgetMultipleViewports.cxx
Interaction/Widgets/Testing/Cxx/TestSphereHandleWidget.cxx
Interaction/Widgets/Testing/Cxx/TestSphereWidgetZoomInOut.cxx
Interaction/Widgets/Testing/Cxx/TestSplineWidget.cxx
Interaction/Widgets/Testing/Cxx/TestSurfaceConstrainedHandleWidget.cxx
Interaction/Widgets/Testing/Cxx/TestTensorProbeWidget.cxx
Interaction/Widgets/Testing/Cxx/vtkCaptionRepresentationTest1.cxx
Interaction/Widgets/Testing/Cxx/vtkResliceCursorRepresentationTest1.cxx
Interaction/Widgets/Testing/Cxx/vtkTextRepresentationTest1.cxx
Interaction/Widgets/Testing/Data/Baseline/BoxWidget2.png.sha512
Interaction/Widgets/Testing/Data/Baseline/BoxWidget2_1.png.sha512 [new file with mode: 0644]
Interaction/Widgets/Testing/Data/Baseline/TestCameraOrientationWidget.png.sha512
Interaction/Widgets/Testing/Data/Baseline/TestInteractorEventRecorder.png.sha512
Interaction/Widgets/Testing/Data/Baseline/TestMultiLineWidget.png.sha512 [new file with mode: 0644]
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget.png.sha512
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_1.png.sha512 [deleted file]
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_2.png.sha512 [deleted file]
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_3.png.sha512 [deleted file]
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_4.png.sha512 [deleted file]
Interaction/Widgets/Testing/Data/Baseline/TestOrientationMarkerWidget_5.png.sha512 [deleted file]
Interaction/Widgets/Testing/Python/CMakeLists.txt
Interaction/Widgets/Testing/Python/TestCameraOrientationWidget.py
Interaction/Widgets/Testing/Python/TestCameraOrientationWidgetNoReset.py [new file with mode: 0755]
Interaction/Widgets/vtkAbstractPolygonalHandleRepresentation3D.cxx
Interaction/Widgets/vtkAffineRepresentation2D.cxx
Interaction/Widgets/vtkAngleRepresentation.cxx
Interaction/Widgets/vtkAngleRepresentation.h
Interaction/Widgets/vtkAngleRepresentation2D.cxx
Interaction/Widgets/vtkAngleRepresentation3D.cxx
Interaction/Widgets/vtkAxesTransformRepresentation.h
Interaction/Widgets/vtkBiDimensionalRepresentation.cxx
Interaction/Widgets/vtkBiDimensionalRepresentation.h
Interaction/Widgets/vtkBiDimensionalRepresentation2D.cxx
Interaction/Widgets/vtkBiDimensionalRepresentation2D.h
Interaction/Widgets/vtkBorderRepresentation.cxx
Interaction/Widgets/vtkBoxRepresentation.cxx
Interaction/Widgets/vtkBoxRepresentation.h
Interaction/Widgets/vtkBoxWidget2.cxx
Interaction/Widgets/vtkBoxWidget2.h
Interaction/Widgets/vtkButtonWidget.h
Interaction/Widgets/vtkCamera3DRepresentation.cxx
Interaction/Widgets/vtkCameraOrientationRepresentation.cxx
Interaction/Widgets/vtkCameraOrientationRepresentation.h
Interaction/Widgets/vtkCameraOrientationWidget.cxx
Interaction/Widgets/vtkCameraOrientationWidget.h
Interaction/Widgets/vtkCellCentersPointPlacer.cxx
Interaction/Widgets/vtkCenteredSliderRepresentation.cxx
Interaction/Widgets/vtkCheckerboardRepresentation.cxx
Interaction/Widgets/vtkClosedSurfacePointPlacer.cxx
Interaction/Widgets/vtkCompassRepresentation.cxx
Interaction/Widgets/vtkCoordinateFrameRepresentation.cxx
Interaction/Widgets/vtkDisplaySizedImplicitPlaneRepresentation.cxx
Interaction/Widgets/vtkDistanceRepresentation.cxx
Interaction/Widgets/vtkDistanceRepresentation.h
Interaction/Widgets/vtkDistanceRepresentation2D.cxx
Interaction/Widgets/vtkDistanceRepresentation2D.h
Interaction/Widgets/vtkDistanceRepresentation3D.cxx
Interaction/Widgets/vtkDistanceRepresentation3D.h
Interaction/Widgets/vtkEqualizerContextItem.cxx
Interaction/Widgets/vtkFocalPlanePointPlacer.h
Interaction/Widgets/vtkHandleRepresentation.h
Interaction/Widgets/vtkImageActorPointPlacer.cxx
Interaction/Widgets/vtkImageOrthoPlanes.cxx
Interaction/Widgets/vtkImagePlaneWidget.cxx
Interaction/Widgets/vtkImplicitConeRepresentation.cxx
Interaction/Widgets/vtkImplicitFrustumRepresentation.h
Interaction/Widgets/vtkLineRepresentation.cxx
Interaction/Widgets/vtkLineRepresentation.h
Interaction/Widgets/vtkLineWidget.cxx
Interaction/Widgets/vtkMeasurementCubeHandleRepresentation3D.cxx
Interaction/Widgets/vtkMultiLineRepresentation.cxx [new file with mode: 0644]
Interaction/Widgets/vtkMultiLineRepresentation.h [new file with mode: 0644]
Interaction/Widgets/vtkMultiLineWidget.cxx [new file with mode: 0644]
Interaction/Widgets/vtkMultiLineWidget.h [new file with mode: 0644]
Interaction/Widgets/vtkOrientationMarkerWidget.cxx
Interaction/Widgets/vtkOrientationRepresentation.cxx
Interaction/Widgets/vtkParallelopipedRepresentation.cxx
Interaction/Widgets/vtkPointHandleRepresentation2D.h
Interaction/Widgets/vtkPointHandleRepresentation3D.cxx
Interaction/Widgets/vtkPointHandleRepresentation3D.h
Interaction/Widgets/vtkPointPlacer.h
Interaction/Widgets/vtkPointWidget.cxx
Interaction/Widgets/vtkPolyDataPointPlacer.cxx
Interaction/Widgets/vtkPolygonalSurfacePointPlacer.cxx
Interaction/Widgets/vtkProp3DButtonRepresentation.cxx
Interaction/Widgets/vtkRectilinearWipeRepresentation.cxx
Interaction/Widgets/vtkResliceCursor.cxx
Interaction/Widgets/vtkResliceCursor.h
Interaction/Widgets/vtkResliceCursorActor.cxx
Interaction/Widgets/vtkResliceCursorActor.h
Interaction/Widgets/vtkResliceCursorLineRepresentation.cxx
Interaction/Widgets/vtkResliceCursorLineRepresentation.h
Interaction/Widgets/vtkResliceCursorPolyDataAlgorithm.cxx
Interaction/Widgets/vtkResliceCursorPolyDataAlgorithm.h
Interaction/Widgets/vtkResliceCursorRepresentation.cxx
Interaction/Widgets/vtkResliceCursorRepresentation.h
Interaction/Widgets/vtkResliceCursorThickLineRepresentation.cxx
Interaction/Widgets/vtkResliceCursorThickLineRepresentation.h
Interaction/Widgets/vtkSliderRepresentation.cxx
Interaction/Widgets/vtkSliderRepresentation.h
Interaction/Widgets/vtkSliderRepresentation2D.cxx
Interaction/Widgets/vtkSliderRepresentation3D.cxx
Interaction/Widgets/vtkSphereRepresentation.cxx
Interaction/Widgets/vtkSphereWidget.cxx
Interaction/Widgets/vtkTensorRepresentation.cxx
Interaction/Widgets/vtkTensorRepresentation.h
Interaction/Widgets/vtkTerrainContourLineInterpolator.cxx
Interaction/Widgets/vtkTextRepresentation.h
Interaction/Widgets/vtkTexturedButtonRepresentation.cxx
Interaction/Widgets/vtkTexturedButtonRepresentation2D.cxx
Interaction/Widgets/vtkWidgetEvent.h
Parallel/Core/CMakeLists.txt
Parallel/Core/Testing/Cxx/TestFieldDataSerialization.cxx
Parallel/Core/Testing/Cxx/TestSocketCommunicator.cxx
Parallel/Core/Testing/Cxx/TestThreadedCallbackQueue.cxx
Parallel/Core/Testing/Python/CMakeLists.txt
Parallel/Core/Testing/Python/DummyController.cxx [deleted file]
Parallel/Core/Testing/Python/SocketClient.cxx
Parallel/Core/Testing/Python/SocketServer.cxx
Parallel/Core/Testing/Python/TestSockets.py [deleted file]
Parallel/Core/vtk.module
Parallel/Core/vtkCommunicator.cxx
Parallel/Core/vtkFieldDataSerializer.cxx
Parallel/Core/vtkFieldDataSerializer.h
Parallel/Core/vtkMultiProcessStream.cxx
Parallel/Core/vtkMultiProcessStream.h
Parallel/Core/vtkPExecutableRunner.cxx [new file with mode: 0644]
Parallel/Core/vtkPExecutableRunner.h [new file with mode: 0644]
Parallel/Core/vtkPSystemTools.cxx
Parallel/Core/vtkProcessGroup.cxx
Parallel/Core/vtkSocketCommunicator.h
Parallel/Core/vtkSubGroup.cxx
Parallel/DIY/Testing/Cxx/TestDIYUtilities.cxx
Parallel/DIY/vtk.module
Parallel/DIY/vtkDIYGhostUtilities.cxx
Parallel/DIY/vtkDIYUtilities.cxx
Parallel/DIY/vtkDIYUtilities.h
Parallel/MPI/CMakeLists.txt
Parallel/MPI/Testing/Cxx/CMakeLists.txt
Parallel/MPI/Testing/Cxx/ExerciseMultiProcessController.cxx [deleted file]
Parallel/MPI/Testing/Cxx/ExerciseMultiProcessController.h [deleted file]
Parallel/MPI/Testing/Cxx/GenericCommunicator.cxx [deleted file]
Parallel/MPI/Testing/Cxx/MPIController.cxx [deleted file]
Parallel/MPI/Testing/Cxx/PDirectory.cxx [deleted file]
Parallel/MPI/Testing/Cxx/PSystemTools.cxx [deleted file]
Parallel/MPI/Testing/Cxx/TestExerciseMultiProcessController.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestExerciseMultiProcessController.h [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestGenericCommunicator.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestMPIController.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestNonBlockingCommunication.cxx
Parallel/MPI/Testing/Cxx/TestPDirectory.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestPExecutableRunner.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestPSystemTools.cxx [new file with mode: 0644]
Parallel/MPI/Testing/Cxx/TestProcess.cxx
Parallel/MPI/vtkMPICommunicator.cxx
Parallel/MPI/vtkMPICommunicator.h
Parallel/MPI/vtkMPIController.cxx
Parallel/MPI/vtkMPIController.h
Parallel/MPI/vtkMPIUtilities.cxx [deleted file]
Parallel/MPI/vtkMPIUtilities.h
Parallel/MPI4Py/Testing/Python/TestParallelNumpy.py
README.md
Remote/MomentInvariants.remote.cmake
Remote/RenderingLookingGlass.remote.cmake
Remote/vtkDICOM.remote.cmake
Rendering/ANARI/README.md [new file with mode: 0644]
Rendering/ANARI/Testing/Cxx/CMakeLists.txt
Rendering/ANARI/Testing/Cxx/TestAnariCameraInside.cxx
Rendering/ANARI/Testing/Cxx/TestAnariCameraInsideSmallSpacing.cxx
Rendering/ANARI/Testing/Cxx/TestAnariCellData.cxx
Rendering/ANARI/Testing/Cxx/TestAnariCompositePolyDataMapper.cxx
Rendering/ANARI/Testing/Cxx/TestAnariLights.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPBRMapping.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPBRMaterials.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPBRMaterialsCoat.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPass.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPassVisibility.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPerspectiveParallel.cxx
Rendering/ANARI/Testing/Cxx/TestAnariPositionalLights.cxx
Rendering/ANARI/Testing/Cxx/TestAnariRenderMesh.cxx
Rendering/ANARI/Testing/Cxx/TestAnariRendererParameters.cxx [new file with mode: 0644]
Rendering/ANARI/Testing/Cxx/TestAnariRendererType.cxx
Rendering/ANARI/Testing/Cxx/TestAnariShadows.cxx
Rendering/ANARI/Testing/Cxx/TestAnariStereo.cxx
Rendering/ANARI/Testing/Cxx/TestAnariTransfer2D.cxx
Rendering/ANARI/Testing/Cxx/TestAnariVolumeLightKit.cxx
Rendering/ANARI/Testing/Cxx/TestAnariVolumeRenderer.cxx
Rendering/ANARI/Testing/Cxx/TestAnariVolumeWavelet.cxx
Rendering/ANARI/Testing/Cxx/vtkAnariTestInteractor.cxx
Rendering/ANARI/Testing/Data/Baseline/TestAnariCompositePolyDataMapper.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariCompositePolyDataMapper2.png.sha512 [deleted file]
Rendering/ANARI/Testing/Data/Baseline/TestAnariCompositePolyDataMapper_1.png.sha512 [deleted file]
Rendering/ANARI/Testing/Data/Baseline/TestAnariCylinder.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariLayers.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariMaterials.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariMaterials_1.png.sha512 [deleted file]
Rendering/ANARI/Testing/Data/Baseline/TestAnariMultiBlockPartialArrayFieldData.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariSphere.png.sha512
Rendering/ANARI/Testing/Data/Baseline/TestAnariSphere_1.png.sha512 [deleted file]
Rendering/ANARI/vtkAnariActorNode.h
Rendering/ANARI/vtkAnariDevice.cxx
Rendering/ANARI/vtkAnariDevice.h
Rendering/ANARI/vtkAnariGlyph3DMapperNode.cxx
Rendering/ANARI/vtkAnariLightNode.h
Rendering/ANARI/vtkAnariPass.cxx
Rendering/ANARI/vtkAnariPolyDataMapperInheritInterface.cxx
Rendering/ANARI/vtkAnariPolyDataMapperInheritInterface.h
Rendering/ANARI/vtkAnariPolyDataMapperNode.cxx
Rendering/ANARI/vtkAnariRenderer.cxx
Rendering/ANARI/vtkAnariRenderer.h
Rendering/ANARI/vtkAnariSceneGraph.cxx
Rendering/ANARI/vtkAnariSceneGraph.h
Rendering/ANARI/vtkAnariViewNodeFactory.cxx
Rendering/ANARI/vtkAnariVolumeMapperNode.cxx
Rendering/ANARI/vtkAnariVolumeNode.h
Rendering/Annotation/CMakeLists.txt
Rendering/Annotation/Private/vtkAxisGridActorInternal.cxx
Rendering/Annotation/Private/vtkFollowerTextPropertyAdaptor.cxx [new file with mode: 0644]
Rendering/Annotation/Private/vtkFollowerTextPropertyAdaptor.h [new file with mode: 0644]
Rendering/Annotation/Private/vtkTextActorInterfaceInternal.cxx
Rendering/Annotation/Private/vtkTextActorInterfaceInternal.h
Rendering/Annotation/Testing/Cxx/CMakeLists.txt
Rendering/Annotation/Testing/Cxx/TestAxisActor2D.cxx
Rendering/Annotation/Testing/Cxx/TestAxisActor2DInternal.h
Rendering/Annotation/Testing/Cxx/TestAxisActorInternal.h
Rendering/Annotation/Testing/Cxx/TestAxisActor_Updates.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestCaptionActor2D.cxx
Rendering/Annotation/Testing/Cxx/TestConvexHull2D.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxes3.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesInnerGridAll.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesInnerGridClosest.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesInnerGridFurthest.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesIntersectionPoint.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesOrientedBoundingBox.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesSticky.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesStickyCentered.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithGridLines.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithXInnerGrids.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithXInnerPolys.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithXLines.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithYInnerGrids.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithYInnerPolys.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithYLines.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithZInnerGrids.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithZInnerPolys.cxx
Rendering/Annotation/Testing/Cxx/TestCubeAxesWithZLines.cxx
Rendering/Annotation/Testing/Cxx/TestPolarAxes.cxx
Rendering/Annotation/Testing/Cxx/TestPolarAxesInternal.h [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestPolarAxesNoData.cxx
Rendering/Annotation/Testing/Cxx/TestPolarAxes_Arcs.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestPolarAxes_Axis.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestPolarAxes_Default.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestPolarAxes_Mode2D.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestPolarAxes_Text3D.cxx [new file with mode: 0644]
Rendering/Annotation/Testing/Cxx/TestScalarBar.cxx
Rendering/Annotation/Testing/Cxx/TestXYPlotActor.cxx
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor2D.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_Mode2D.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_MultiAxis.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_Text3D.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_X.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_Y.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestAxisActor_Z.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCaptionActor2D.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxes3.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesInnerGridAll.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesInnerGridClosest.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesInnerGridFurthest.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesIntersectionPoint.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesOrientedBoundingBox.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesSticky.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesStickyCentered.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithGridLines.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithXInnerGrids.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithXInnerPolys.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithXLines.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithYInnerGrids.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithYInnerPolys.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithYLines.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithZInnerGrids.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithZInnerPolys.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestCubeAxesWithZLines.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestLegendScaleActorCustomLabels.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes_Arcs.png.sha512 [new file with mode: 0644]
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes_Axis.png.sha512 [new file with mode: 0644]
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes_Default.png.sha512 [new file with mode: 0644]
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes_Mode2D.png.sha512 [new file with mode: 0644]
Rendering/Annotation/Testing/Data/Baseline/TestPolarAxes_Text3D.png.sha512 [new file with mode: 0644]
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_1.png.sha512
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_2.png.sha512 [deleted file]
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_3.png.sha512 [deleted file]
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_4.png.sha512 [deleted file]
Rendering/Annotation/Testing/Data/Baseline/TestScalarBar_5.png.sha512 [deleted file]
Rendering/Annotation/Testing/Data/Baseline/cubeAxes3.png.sha512
Rendering/Annotation/Testing/Python/CMakeLists.txt
Rendering/Annotation/Testing/Python/cubeAxes.py
Rendering/Annotation/Testing/Python/cubeAxes2.py
Rendering/Annotation/Testing/Python/cubeAxes3.py
Rendering/Annotation/Testing/Python/xyPlot.py
Rendering/Annotation/Testing/Python/xyPlot2.py
Rendering/Annotation/Testing/Python/xyPlot3.py
Rendering/Annotation/Testing/Python/xyPlot4.py
Rendering/Annotation/vtkArcPlotter.cxx
Rendering/Annotation/vtkAxisActor.cxx
Rendering/Annotation/vtkAxisActor.h
Rendering/Annotation/vtkAxisActor2D.cxx
Rendering/Annotation/vtkAxisActor2D.h
Rendering/Annotation/vtkAxisFollower.cxx
Rendering/Annotation/vtkAxisFollower.h
Rendering/Annotation/vtkBarChartActor.cxx
Rendering/Annotation/vtkBarChartActor.h
Rendering/Annotation/vtkCaptionActor2D.cxx
Rendering/Annotation/vtkCornerAnnotation.cxx
Rendering/Annotation/vtkCubeAxesActor.cxx
Rendering/Annotation/vtkCubeAxesActor.h
Rendering/Annotation/vtkCubeAxesActor2D.cxx
Rendering/Annotation/vtkCubeAxesActor2D.h
Rendering/Annotation/vtkLeaderActor2D.cxx
Rendering/Annotation/vtkLeaderActor2D.h
Rendering/Annotation/vtkLegendBoxActor.cxx
Rendering/Annotation/vtkLegendBoxActor.h
Rendering/Annotation/vtkLegendScaleActor.cxx
Rendering/Annotation/vtkLegendScaleActor.h
Rendering/Annotation/vtkParallelCoordinatesActor.cxx
Rendering/Annotation/vtkParallelCoordinatesActor.h
Rendering/Annotation/vtkPieChartActor.cxx
Rendering/Annotation/vtkPieChartActor.h
Rendering/Annotation/vtkPolarAxesActor.cxx
Rendering/Annotation/vtkPolarAxesActor.h
Rendering/Annotation/vtkProp3DAxisFollower.cxx
Rendering/Annotation/vtkProp3DAxisFollower.h
Rendering/Annotation/vtkRadialGridActor2D.cxx
Rendering/Annotation/vtkScalarBarActor.cxx
Rendering/Annotation/vtkScalarBarActor.h
Rendering/Annotation/vtkSpiderPlotActor.cxx
Rendering/Annotation/vtkSpiderPlotActor.h
Rendering/Annotation/vtkXYPlotActor.cxx
Rendering/Annotation/vtkXYPlotActor.h
Rendering/Annotation/vtkXYPlotActorSerDesHelper.cxx [new file with mode: 0644]
Rendering/CellGrid/vtkDGRenderResponder.cxx
Rendering/Context2D/Testing/Cxx/TestContext2D.cxx
Rendering/Context2D/vtkAbstractContextItem.h
Rendering/Context2D/vtkContextActor.h
Rendering/Context2D/vtkContextScene.cxx
Rendering/Context2D/vtkContextTransform.cxx
Rendering/Context2D/vtkContextTransform.h
Rendering/ContextOpenGL2/vtkOpenGLContextDevice2D.cxx
Rendering/ContextOpenGL2/vtkOpenGLContextDevice2DPrivate.h
Rendering/Core/Testing/Cxx/CMakeLists.txt
Rendering/Core/Testing/Cxx/RenderNonFinite.cxx
Rendering/Core/Testing/Cxx/TestAnimationScene.cxx
Rendering/Core/Testing/Cxx/TestAreaSelections.cxx
Rendering/Core/Testing/Cxx/TestAssemblyBounds.cxx
Rendering/Core/Testing/Cxx/TestBareScalarsToColors.cxx
Rendering/Core/Testing/Cxx/TestBlockOpacity.cxx
Rendering/Core/Testing/Cxx/TestBlockVisibility.cxx
Rendering/Core/Testing/Cxx/TestColorTransferFunction.cxx
Rendering/Core/Testing/Cxx/TestColorTransferFunctionStringArray.cxx
Rendering/Core/Testing/Cxx/TestCompositeDataDisplayAttributes.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapper.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperBlockOpacities.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperBlockTextures.cxx [new file with mode: 0644]
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperCellScalars.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperMixedGeometryCellScalars.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperMixedGeometryEdges.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperOverrideLUT.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperPickability.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperPicking.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperScalars.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperScalarsSurfaceOpacity.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperSpheres.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperToggleScalarVisibilities.cxx
Rendering/Core/Testing/Cxx/TestCompositePolyDataMapperVertices.cxx
Rendering/Core/Testing/Cxx/TestDiscretizableColorTransferFunction.cxx
Rendering/Core/Testing/Cxx/TestDiscretizableColorTransferFunctionOpacity.cxx
Rendering/Core/Testing/Cxx/TestDiscretizableColorTransferFunctionStringArray.cxx
Rendering/Core/Testing/Cxx/TestDragEvent.cxx
Rendering/Core/Testing/Cxx/TestEdgeFlags.cxx
Rendering/Core/Testing/Cxx/TestFollowerPicking.cxx
Rendering/Core/Testing/Cxx/TestGlyph3DMapperArrow.cxx
Rendering/Core/Testing/Cxx/TestGlyph3DMapperCompositeDisplayAttributeInheritance.cxx
Rendering/Core/Testing/Cxx/TestGlyph3DMapperPicking.cxx
Rendering/Core/Testing/Cxx/TestGlyph3DMapperPointSize.cxx [new file with mode: 0644]
Rendering/Core/Testing/Cxx/TestGradientBackgroundWithTiledViewport.cxx
Rendering/Core/Testing/Cxx/TestGradientBackgroundWithTiledViewports.cxx
Rendering/Core/Testing/Cxx/TestHardwarePicker.cxx
Rendering/Core/Testing/Cxx/TestImageAndAnnotations.cxx
Rendering/Core/Testing/Cxx/TestInteractorStyleImageProperty.cxx
Rendering/Core/Testing/Cxx/TestInteractorTimers.cxx
Rendering/Core/Testing/Cxx/TestManyActors.cxx
Rendering/Core/Testing/Cxx/TestManyRenderWindows.cxx
Rendering/Core/Testing/Cxx/TestOpacity.cxx
Rendering/Core/Testing/Cxx/TestOpacityMSAA.cxx
Rendering/Core/Testing/Cxx/TestPickTextActor.cxx
Rendering/Core/Testing/Cxx/TestPickingManager.cxx
Rendering/Core/Testing/Cxx/TestPointPicker.cxx
Rendering/Core/Testing/Cxx/TestPointSelection.cxx
Rendering/Core/Testing/Cxx/TestPointSelectionWithCellData.cxx
Rendering/Core/Testing/Cxx/TestPolygonSelection.cxx
Rendering/Core/Testing/Cxx/TestResetCameraScreenSpace.cxx
Rendering/Core/Testing/Cxx/TestResetCameraVerticalAspectRatio.cxx
Rendering/Core/Testing/Cxx/TestResetCameraVerticalAspectRatioParallel.cxx
Rendering/Core/Testing/Cxx/TestSelectVisiblePoints.cxx
Rendering/Core/Testing/Cxx/TestTextureRGBADepthPeeling.cxx
Rendering/Core/Testing/Cxx/TestTextureWrap.cxx
Rendering/Core/Testing/Cxx/TestTexturedCylinder.cxx
Rendering/Core/Testing/Cxx/TestTilingCxx.cxx
Rendering/Core/Testing/Cxx/TestTranslucentImageActorDepthPeeling.cxx
Rendering/Core/Testing/Cxx/TestTranslucentLUTDepthPeeling.cxx
Rendering/Core/Testing/Cxx/TestTranslucentLUTTextureDepthPeeling.cxx
Rendering/Core/Testing/Cxx/TestTupleInterpolator.cxx
Rendering/Core/Testing/Cxx/TestViewDependentErrorMetric.cxx
Rendering/Core/Testing/Cxx/TestWorldPointPicker.cxx
Rendering/Core/Testing/Cxx/otherCoordinate.cxx
Rendering/Core/Testing/Data/Baseline/ImageSliceMapper.png.sha512 [new file with mode: 0644]
Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapperBlockTextures.png.sha512 [new file with mode: 0644]
Rendering/Core/Testing/Data/Baseline/TestCompositePolyDataMapperSpheres_1.png.sha512 [new file with mode: 0644]
Rendering/Core/Testing/Data/Baseline/TestGlyph3DMapperPointSize.png.sha512 [new file with mode: 0644]
Rendering/Core/Testing/Data/Baseline/TestGlyph3DMapperPointSize_1.png.sha512 [new file with mode: 0644]
Rendering/Core/Testing/Python/CMakeLists.txt
Rendering/Core/Testing/Python/ImageSliceMapper.py [new file with mode: 0755]
Rendering/Core/Testing/Python/TestMapperLUT.py
Rendering/Core/Testing/Python/cells.py
Rendering/Core/vtkAbstractPicker.cxx
Rendering/Core/vtkAbstractPicker.h
Rendering/Core/vtkAbstractVolumeMapper.h
Rendering/Core/vtkActor.cxx
Rendering/Core/vtkActor2DCollection.h
Rendering/Core/vtkAreaPicker.cxx
Rendering/Core/vtkAssembly.cxx
Rendering/Core/vtkAssemblyPath.cxx
Rendering/Core/vtkAssemblyPaths.cxx
Rendering/Core/vtkBillboardTextActor3D.cxx
Rendering/Core/vtkCIEDE2000.cxx
Rendering/Core/vtkCameraActor.cxx
Rendering/Core/vtkCellCenterDepthSort.h
Rendering/Core/vtkCellGraphicsPrimitiveMap.cxx
Rendering/Core/vtkCellGraphicsPrimitiveMap.h
Rendering/Core/vtkCellGridRenderRequest.cxx
Rendering/Core/vtkCellPicker.cxx
Rendering/Core/vtkColorTransferFunction.cxx
Rendering/Core/vtkCompositeDataDisplayAttributes.cxx
Rendering/Core/vtkCompositeDataDisplayAttributes.h
Rendering/Core/vtkCompositePolyDataMapper.cxx
Rendering/Core/vtkCompositePolyDataMapper.h
Rendering/Core/vtkCompositePolyDataMapperDelegator.h
Rendering/Core/vtkCoordinate.cxx
Rendering/Core/vtkDataSetMapper.cxx
Rendering/Core/vtkDataSetMapper.h
Rendering/Core/vtkFollower.cxx
Rendering/Core/vtkFollower.h
Rendering/Core/vtkGlyph3DMapper.cxx
Rendering/Core/vtkGraphMapper.h
Rendering/Core/vtkHardwarePicker.cxx
Rendering/Core/vtkHardwareSelector.cxx
Rendering/Core/vtkHardwareSelector.h
Rendering/Core/vtkImageActor.cxx
Rendering/Core/vtkImageMapper3D.cxx
Rendering/Core/vtkImageSlice.cxx
Rendering/Core/vtkImageSliceMapper.cxx
Rendering/Core/vtkImageSliceMapper.h
Rendering/Core/vtkInteractorEventRecorder.cxx
Rendering/Core/vtkLightActor.cxx
Rendering/Core/vtkLightActor.h
Rendering/Core/vtkLightKit.cxx
Rendering/Core/vtkLookupTableWithEnabling.cxx
Rendering/Core/vtkMapArrayValues.h
Rendering/Core/vtkMapper.cxx
Rendering/Core/vtkMapperCollection.h
Rendering/Core/vtkPicker.cxx
Rendering/Core/vtkPointPicker.cxx
Rendering/Core/vtkProp.cxx
Rendering/Core/vtkProp.h
Rendering/Core/vtkPropAssembly.cxx
Rendering/Core/vtkProperty.cxx
Rendering/Core/vtkProperty.h
Rendering/Core/vtkRenderWidget.cxx
Rendering/Core/vtkRenderWindow.cxx
Rendering/Core/vtkRenderWindow.h
Rendering/Core/vtkRenderWindowInteractor.cxx
Rendering/Core/vtkRenderWindowInteractor.h
Rendering/Core/vtkRenderedAreaPicker.cxx
Rendering/Core/vtkRenderer.cxx
Rendering/Core/vtkRenderer.h
Rendering/Core/vtkRendererSource.cxx
Rendering/Core/vtkScenePicker.cxx
Rendering/Core/vtkSelectVisiblePoints.cxx
Rendering/Core/vtkTextActor.cxx
Rendering/Core/vtkTextActor.h
Rendering/Core/vtkTextMapper.cxx
Rendering/Core/vtkTextRenderer.h
Rendering/Core/vtkTexture.cxx
Rendering/Core/vtkTexturedActor2D.cxx
Rendering/Core/vtkTupleInterpolator.cxx
Rendering/Core/vtkUniforms.cxx
Rendering/Core/vtkUniforms.h
Rendering/Core/vtkViewport.cxx
Rendering/Core/vtkVisibilitySort.h
Rendering/Core/vtkVolume.cxx
Rendering/Core/vtkVolumeProperty.cxx
Rendering/Core/vtkVolumeProperty.h
Rendering/Core/vtkWindowLevelLookupTable.h
Rendering/Core/vtkWindowToImageFilter.cxx
Rendering/FreeType/Testing/Cxx/TestBillboardTextActor3D.cxx
Rendering/FreeType/Testing/Cxx/TestFontDPIScaling.cxx
Rendering/FreeType/Testing/Cxx/TestFreeTypeTextMapper.cxx
Rendering/FreeType/Testing/Cxx/TestFreeTypeTextMapperNoMath.cxx
Rendering/FreeType/Testing/Cxx/TestFreeTypeTextMapperWithColumns.cxx
Rendering/FreeType/Testing/Cxx/TestFreeTypeTools.cxx
Rendering/FreeType/Testing/Cxx/TestMathTextFonts.cxx
Rendering/FreeType/Testing/Cxx/TestMathTextFreeTypeTextRenderer.cxx
Rendering/FreeType/Testing/Cxx/TestMathTextFreeTypeTextRendererNoMath.cxx
Rendering/FreeType/Testing/Cxx/TestSingleTextActorInternal.h [new file with mode: 0644]
Rendering/FreeType/Testing/Cxx/TestTextActor3DAlphaBlending.cxx
Rendering/FreeType/Testing/Cxx/TestTextActor3DDepthPeeling.cxx
Rendering/FreeType/Testing/Cxx/TestTextActorAlphaBlending.cxx
Rendering/FreeType/Testing/Cxx/TestTextActorDepthPeeling.cxx
Rendering/FreeType/Testing/Cxx/TestTextOpaquePass.cxx
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DAlphaBlending.png.sha512
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DAlphaBlending_1.png.sha512 [deleted file]
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DAlphaBlending_2.png.sha512 [deleted file]
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DDepthPeeling.png.sha512
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DDepthPeeling_1.png.sha512 [deleted file]
Rendering/FreeType/Testing/Data/Baseline/TestTextActor3DDepthPeeling_2.png.sha512 [deleted file]
Rendering/FreeType/Testing/Data/Baseline/TestTextActorAlphaBlending.png.sha512
Rendering/FreeType/Testing/Data/Baseline/TestTextActorDepthPeeling.png.sha512
Rendering/FreeType/vtkFreeTypeTools.cxx
Rendering/FreeType/vtkMathTextFreeTypeTextRenderer.cxx
Rendering/FreeType/vtkScaledTextActor.cxx
Rendering/FreeType/vtkScaledTextActor.h
Rendering/GL2PSOpenGL2/Testing/Cxx/PNGCompare.cxx
Rendering/GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.cxx
Rendering/GridAxes/vtkGridAxesActor2D.h
Rendering/GridAxes/vtkGridAxesActor3D.h
Rendering/GridAxes/vtkGridAxesPlaneActor2D.cxx
Rendering/Image/Testing/Cxx/TestCellPickerImage.cxx
Rendering/Image/vtk.module
Rendering/Image/vtkDepthImageToPointCloud.cxx
Rendering/Image/vtkImageResliceMapper.cxx
Rendering/Image/vtkImageResliceMapper.h
Rendering/Image/vtkImageSliceCollection.h
Rendering/Image/vtkImageStack.cxx
Rendering/Image/vtkImageStack.h
Rendering/LICOpenGL2/Testing/CMakeLists.txt
Rendering/LICOpenGL2/Testing/Cxx/CMakeLists.txt
Rendering/LICOpenGL2/Testing/Cxx/TestImageDataLIC2D.cxx
Rendering/LICOpenGL2/Testing/Cxx/TestSurfaceLIC.cxx
Rendering/LICOpenGL2/Testing/Cxx/vtkStructuredGridLIC2DTestDriver.cxx
Rendering/LICOpenGL2/Testing/Cxx/vtkSurfaceLICTestDriver.cxx
Rendering/LICOpenGL2/Testing/Cxx/vtkSurfaceLICTestDriver.h
Rendering/LICOpenGL2/Testing/Data/Baseline/TestSurfaceLICCurvedDefaultsColorInterpolateScalarsBeforeMapping.png.sha512 [new file with mode: 0644]
Rendering/LICOpenGL2/vtkBatchedSurfaceLICMapper.cxx
Rendering/LICOpenGL2/vtkImageDataLIC2D.cxx
Rendering/LICOpenGL2/vtkLICNoiseHelper.cxx
Rendering/LICOpenGL2/vtkLineIntegralConvolution2D.cxx
Rendering/LICOpenGL2/vtkSurfaceLICComposite.cxx
Rendering/LICOpenGL2/vtkSurfaceLICHelper.cxx
Rendering/LICOpenGL2/vtkSurfaceLICInterface.cxx
Rendering/LICOpenGL2/vtkSurfaceLICMapper.cxx
Rendering/LICOpenGL2/vtkTextureIO.cxx
Rendering/LOD/vtkQuadricLODActor.cxx
Rendering/Label/Testing/Cxx/TestLabelPlacementMapper2D.cxx
Rendering/Label/Testing/Cxx/TestLabelPlacementMapperCoincidentPoints.cxx
Rendering/Label/Testing/Cxx/TestLabelPlacer.cxx
Rendering/Label/Testing/Cxx/TestLabelPlacer2D.cxx
Rendering/Label/Testing/Cxx/TestLabelPlacerCoincidentPoints.cxx
Rendering/Label/Testing/Python/labeledContours.py
Rendering/Label/Testing/Python/labeledMesh.py
Rendering/Label/vtkDynamic2DLabelMapper.cxx
Rendering/Label/vtkDynamic2DLabelMapper.h
Rendering/Label/vtkFreeTypeLabelRenderStrategy.cxx
Rendering/Label/vtkLabelHierarchy.cxx
Rendering/Label/vtkLabelHierarchy.h
Rendering/Label/vtkLabelHierarchyIterator.cxx
Rendering/Label/vtkLabelPlacementMapper.cxx
Rendering/Label/vtkLabelPlacementMapper.h
Rendering/Label/vtkLabelPlacer.cxx
Rendering/Label/vtkLabelPlacer.h
Rendering/Label/vtkLabelSizeCalculator.cxx
Rendering/Label/vtkLabeledDataMapper.cxx
Rendering/Label/vtkLabeledDataMapper.h
Rendering/Label/vtkLabeledTreeMapDataMapper.cxx
Rendering/Matplotlib/Testing/Cxx/TestGL2PSFontDPIScaling.cxx
Rendering/Matplotlib/Testing/Cxx/TestIndexedLookupScalarBar.cxx
Rendering/Matplotlib/Testing/Cxx/TestScalarBarCombinatorics.cxx
Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.cxx
Rendering/OpenGL2/CMakeLists.txt
Rendering/OpenGL2/Private/vtkEGLAndroidConfig.cxx [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLAndroidConfig.h [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLConfig.cxx [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLConfig.h [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLDefaultConfig.cxx [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLDefaultConfig.h [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLRenderWindowInternals.cxx [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLRenderWindowInternals.h [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLWaylandConfig.cxx [new file with mode: 0644]
Rendering/OpenGL2/Private/vtkEGLWaylandConfig.h [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/CMakeLists.txt
Rendering/OpenGL2/Testing/Cxx/TestBatchOrderRendering.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestBlockVisibility.cxx
Rendering/OpenGL2/Testing/Cxx/TestCoincidentFloor.cxx
Rendering/OpenGL2/Testing/Cxx/TestCompositeDataPointGaussian.cxx
Rendering/OpenGL2/Testing/Cxx/TestCompositeDataPointGaussianSelection.cxx
Rendering/OpenGL2/Testing/Cxx/TestComputeShader.cxx
Rendering/OpenGL2/Testing/Cxx/TestCubeMap2.cxx
Rendering/OpenGL2/Testing/Cxx/TestDepthOfFieldPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestEDLPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestEGLRenderWindowResize.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestFXAAFilter.cxx
Rendering/OpenGL2/Testing/Cxx/TestFXAAPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestFXAAWithEDLPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestFluidDemo.cxx
Rendering/OpenGL2/Testing/Cxx/TestFluidMapper.cxx
Rendering/OpenGL2/Testing/Cxx/TestFramebufferPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestGlyph3DMapperCellPicking.cxx
Rendering/OpenGL2/Testing/Cxx/TestGlyph3DMapperCulling.cxx
Rendering/OpenGL2/Testing/Cxx/TestGlyph3DMapperPickability.cxx
Rendering/OpenGL2/Testing/Cxx/TestLabeledDataMappers.cxx
Rendering/OpenGL2/Testing/Cxx/TestOrderIndependentTranslucentPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestPBRMultipleScatteringIBL.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestPointFillPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestPointGaussianMapper.cxx
Rendering/OpenGL2/Testing/Cxx/TestPointGaussianMapperAnisotropic.cxx
Rendering/OpenGL2/Testing/Cxx/TestPointGaussianMapperOpacity.cxx
Rendering/OpenGL2/Testing/Cxx/TestPointGaussianSelection.cxx
Rendering/OpenGL2/Testing/Cxx/TestPropPicker2Renderers.cxx
Rendering/OpenGL2/Testing/Cxx/TestSDL2.cxx [deleted file]
Rendering/OpenGL2/Testing/Cxx/TestSRGB.cxx
Rendering/OpenGL2/Testing/Cxx/TestSSAAPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestSSAAPassChangeRenderers.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestSSAAPassMultiViewports.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestShadowMapBakerPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestShadowMapPass.cxx
Rendering/OpenGL2/Testing/Cxx/TestSkyboxCubeRotation.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestSkyboxRotation.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestSkyboxRotationVectors.cxx [new file with mode: 0644]
Rendering/OpenGL2/Testing/Cxx/TestSurfaceInterpolationSwitch.cxx
Rendering/OpenGL2/Testing/Cxx/TestTessellationShader.cxx
Rendering/OpenGL2/Testing/Cxx/TestTextureBufferEmulation.cxx
Rendering/OpenGL2/Testing/Cxx/TestVBOPLYMapper.cxx
Rendering/OpenGL2/Testing/Cxx/TestValuePass2.cxx
Rendering/OpenGL2/Testing/Cxx/TestValuePassFloatingPoint.cxx
Rendering/OpenGL2/Testing/Cxx/TestValuePassFloatingPoint2.cxx
Rendering/OpenGL2/Testing/Cxx/TestWin32OpenGLDXRenderWindow.cxx
Rendering/OpenGL2/Testing/Cxx/TestWindowBlits.cxx
Rendering/OpenGL2/Testing/Cxx/UnitTestOpenGLUniforms.cxx
Rendering/OpenGL2/Testing/Data/Baseline/TestBatchOrderRendering.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestCubeMap2.png.sha512
Rendering/OpenGL2/Testing/Data/Baseline/TestEGLRenderWindowResize.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestEquirectangularToCubeMap.png.sha512
Rendering/OpenGL2/Testing/Data/Baseline/TestPBREdgeTint.png.sha512
Rendering/OpenGL2/Testing/Data/Baseline/TestPBRMaterials.png.sha512
Rendering/OpenGL2/Testing/Data/Baseline/TestPBRMaterialsCoat.png.sha512
Rendering/OpenGL2/Testing/Data/Baseline/TestPBRMultipleScatteringIBL.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSSAAPassMultiViewports.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSkyboxCubeRotation.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSkyboxCubeRotation_1.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSkyboxRotation.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSkyboxRotationVectors.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSkyboxRotation_1.png.sha512 [new file with mode: 0644]
Rendering/OpenGL2/Testing/Data/Baseline/TestSphereMap.png.sha512
Rendering/OpenGL2/vtk.module
Rendering/OpenGL2/vtkCocoaRenderWindow.mm
Rendering/OpenGL2/vtkDataTransferHelper.cxx
Rendering/OpenGL2/vtkDepthOfFieldPass.cxx
Rendering/OpenGL2/vtkDepthPeelingPass.cxx
Rendering/OpenGL2/vtkDrawTexturedElements.cxx
Rendering/OpenGL2/vtkDualDepthPeelingPass.cxx
Rendering/OpenGL2/vtkDualDepthPeelingPass.h
Rendering/OpenGL2/vtkEDLShading.cxx
Rendering/OpenGL2/vtkEGLRenderWindow.cxx
Rendering/OpenGL2/vtkEGLRenderWindow.h
Rendering/OpenGL2/vtkFastLabeledDataMapper.cxx
Rendering/OpenGL2/vtkFastLabeledDataMapper.h
Rendering/OpenGL2/vtkFramebufferPass.cxx
Rendering/OpenGL2/vtkFramebufferPass.h
Rendering/OpenGL2/vtkGLSLModLight.cxx
Rendering/OpenGL2/vtkGLSLModPixelDebugger.cxx
Rendering/OpenGL2/vtkGLSLModifierBase.h
Rendering/OpenGL2/vtkGLSLModifierFactory.h
Rendering/OpenGL2/vtkGaussianBlurPass.cxx
Rendering/OpenGL2/vtkGenericOpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkIOSRenderWindow.mm
Rendering/OpenGL2/vtkImageProcessingPass.cxx
Rendering/OpenGL2/vtkLightingMapPass.h
Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkOpenGLActor.h
Rendering/OpenGL2/vtkOpenGLArrayTextureBufferAdapter.cxx
Rendering/OpenGL2/vtkOpenGLBatchedPolyDataMapper.cxx
Rendering/OpenGL2/vtkOpenGLBatchedPolyDataMapper.h
Rendering/OpenGL2/vtkOpenGLCellToVTKCellMap.cxx
Rendering/OpenGL2/vtkOpenGLES30PolyDataMapper2D.h
Rendering/OpenGL2/vtkOpenGLFXAAFilter.cxx
Rendering/OpenGL2/vtkOpenGLFramebufferObject.cxx
Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.cxx
Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx
Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.h
Rendering/OpenGL2/vtkOpenGLHardwareSelector.cxx
Rendering/OpenGL2/vtkOpenGLImageMapper.cxx
Rendering/OpenGL2/vtkOpenGLImageSliceMapper.cxx
Rendering/OpenGL2/vtkOpenGLIndexBufferObject.cxx
Rendering/OpenGL2/vtkOpenGLLowMemoryBatchedPolyDataMapper.cxx
Rendering/OpenGL2/vtkOpenGLLowMemoryBatchedPolyDataMapper.h
Rendering/OpenGL2/vtkOpenGLLowMemoryCellTypeAgent.cxx
Rendering/OpenGL2/vtkOpenGLLowMemoryPolyDataMapper.cxx
Rendering/OpenGL2/vtkOpenGLLowMemoryPolyDataMapper.h
Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.cxx
Rendering/OpenGL2/vtkOpenGLPolyDataMapper.cxx
Rendering/OpenGL2/vtkOpenGLPolyDataMapper.h
Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx
Rendering/OpenGL2/vtkOpenGLRenderPass.h
Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkOpenGLRenderWindow.h
Rendering/OpenGL2/vtkOpenGLSkybox.cxx
Rendering/OpenGL2/vtkOpenGLSkybox.h
Rendering/OpenGL2/vtkOpenGLSphereMapper.cxx
Rendering/OpenGL2/vtkOpenGLState.cxx
Rendering/OpenGL2/vtkOpenGLStickMapper.cxx
Rendering/OpenGL2/vtkOpenGLTexture.cxx
Rendering/OpenGL2/vtkOpenGLUniforms.cxx
Rendering/OpenGL2/vtkOpenGLVertexBufferObjectGroup.cxx
Rendering/OpenGL2/vtkOpenGLVertexBufferObjectGroup.h
Rendering/OpenGL2/vtkOrderIndependentTranslucentPass.cxx
Rendering/OpenGL2/vtkOutlineGlowPass.cxx
Rendering/OpenGL2/vtkPBRPrefilterTexture.cxx
Rendering/OpenGL2/vtkPanoramicProjectionPass.cxx
Rendering/OpenGL2/vtkPixelBufferObject.cxx
Rendering/OpenGL2/vtkSDL2OpenGLRenderWindow.cxx [deleted file]
Rendering/OpenGL2/vtkSDL2OpenGLRenderWindow.h [deleted file]
Rendering/OpenGL2/vtkSSAAPass.cxx
Rendering/OpenGL2/vtkSSAAPass.h
Rendering/OpenGL2/vtkSSAOPass.h
Rendering/OpenGL2/vtkShadowMapBakerPass.cxx
Rendering/OpenGL2/vtkShadowMapPass.h
Rendering/OpenGL2/vtkSobelGradientMagnitudePass.cxx
Rendering/OpenGL2/vtkTextureObject.cxx
Rendering/OpenGL2/vtkValuePass.cxx
Rendering/OpenGL2/vtkWebAssemblyOpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkWebAssemblyOpenGLRenderWindow.h
Rendering/OpenGL2/vtkWin32OpenGLDXRenderWindow.cxx
Rendering/OpenGL2/vtkWin32OpenGLDXRenderWindow.h
Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx
Rendering/OpenGL2/vtkXOpenGLRenderWindow.h
Rendering/OpenVR/vtkOpenVROverlay.cxx
Rendering/OpenVR/vtkOpenVRRenderWindow.cxx
Rendering/OpenXR/CMakeLists.txt
Rendering/OpenXR/README.md
Rendering/OpenXR/vtkOpenXRManager.cxx
Rendering/OpenXR/vtkOpenXRModel.cxx
Rendering/OpenXR/vtkOpenXRRenderWindow.cxx
Rendering/OpenXR/vtkOpenXRRenderWindowInteractor.cxx
Rendering/OpenXR/vtkOpenXRSceneComponent.cxx
Rendering/OpenXR/vtkOpenXRSceneComponent.h
Rendering/OpenXR/vtkOpenXRSceneObserver.cxx
Rendering/OpenXR/vtkOpenXRSceneObserver.h
Rendering/OpenXR/vtkOpenXRUtilities.h
Rendering/OpenXR/vtk_openxr_actions.json
Rendering/OpenXR/vtk_openxr_binding_oculus_touch_controller.json [new file with mode: 0644]
Rendering/OpenXRRemoting/Testing/Cxx/TestOpenXRRemotingInitialization.cxx
Rendering/OpenXRRemoting/vtkOpenXRManagerRemoteConnection.cxx
Rendering/Parallel/Testing/Cxx/TestClientServerRendering.cxx
Rendering/Parallel/Testing/Cxx/TestParallelRendering.cxx
Rendering/Parallel/Testing/Cxx/TestSimplePCompositeZPass.cxx
Rendering/Parallel/vtk.module
Rendering/Parallel/vtkCompositeRGBAPass.cxx
Rendering/Parallel/vtkCompositeZPass.cxx
Rendering/Parallel/vtkCompositer.cxx
Rendering/Parallel/vtkCompressCompositer.cxx
Rendering/Parallel/vtkParallelRenderManager.cxx
Rendering/Parallel/vtkSynchronizedRenderers.cxx
Rendering/Parallel/vtkTreeCompositer.cxx
Rendering/ParallelLIC/vtkPPainterCommunicator.cxx
Rendering/ParallelLIC/vtkPSurfaceLICComposite.cxx
Rendering/ParallelLIC/vtkPSurfaceLICInterface.cxx
Rendering/ParallelLIC/vtkParallelTimer.cxx
Rendering/Qt/Testing/Cxx/TestQtInitialization.cxx
Rendering/Qt/vtkQtLabelRenderStrategy.cxx
Rendering/Qt/vtkQtTreeRingLabelMapper.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastCameraInside.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastCellData.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastMapperBenchmark.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastMapperSampleDistance.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastPerspectiveParallel.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastPositionalLights.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastVolumeLightKit.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastVolumePolyData.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastVolumeScale.cxx
Rendering/RayTracing/Testing/Cxx/TestGPURayCastVolumeUpdate.cxx
Rendering/RayTracing/Testing/Cxx/TestGPUVolumeRayCastMapper.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayAMRVolumeRenderer.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayBoxWidget2.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayCache.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayComposite.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayCompositePolyDataMapper2.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayDynamicScene.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayLightWidget.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayPass.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayPointCloudWidget.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayPointGaussianMapper.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayPointHandleRepresentation3D.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayRenderMesh.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRaySplineWidget2.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayStereo.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayTime.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayUnstructuredVolumeMapper.cxx
Rendering/RayTracing/Testing/Cxx/TestOSPRayUnstructuredVolumeMapperMixedCells.cxx
Rendering/RayTracing/Testing/Cxx/TestPathTracerGLTFImporter.cxx
Rendering/RayTracing/Testing/Cxx/TestPathTracerMaterialLibrary.cxx
Rendering/RayTracing/Testing/Cxx/TestRayTracedMolecules.cxx
Rendering/RayTracing/Testing/Cxx/TestRendererType.cxx
Rendering/RayTracing/Testing/Cxx/TestSmartVolumeMapper.cxx
Rendering/RayTracing/Testing/Cxx/vtkOSPRayTestInteractor.cxx
Rendering/RayTracing/Testing/Cxx/vtkOSPRayTestInteractor.h
Rendering/RayTracing/Testing/Data/Baseline/TestCategoricalMaterials.png.sha512
Rendering/RayTracing/Testing/Data/Baseline/TestCategoricalMultiBlock.png.sha512
Rendering/RayTracing/Testing/Data/Baseline/TestOSPRayImplicits.png.sha512
Rendering/RayTracing/Testing/Data/Baseline/TestOSPRayRenderMesh.png.sha512
Rendering/RayTracing/Testing/Data/Baseline/TestOSPRaySplineWidget2.png.sha512
Rendering/RayTracing/vtkOSPRayAMRVolumeMapperNode.cxx
Rendering/RayTracing/vtkOSPRayActorNode.h
Rendering/RayTracing/vtkOSPRayMaterialHelpers.cxx
Rendering/RayTracing/vtkOSPRayMaterialLibrary.cxx
Rendering/RayTracing/vtkOSPRayMoleculeMapperNode.cxx
Rendering/RayTracing/vtkOSPRayPolyDataMapperNode.cxx
Rendering/RayTracing/vtkOSPRayRendererNode.h
Rendering/RayTracing/vtkOSPRayUnstructuredVolumeMapperNode.cxx
Rendering/RayTracing/vtkOSPRayViewNodeFactory.cxx
Rendering/RayTracing/vtkOSPRayVolumeMapperNode.cxx
Rendering/RayTracing/vtkOSPRayWindowNode.cxx
Rendering/SceneGraph/Testing/Cxx/UnitTests.cxx
Rendering/SceneGraph/vtkViewNode.cxx
Rendering/Tk/vtkTk.h
Rendering/Tk/vtkTkImageViewerWidget.cxx
Rendering/Tk/vtkTkRenderWidget.cxx
Rendering/UI/CMakeLists.txt
Rendering/UI/vtk.module
Rendering/UI/vtkCocoaRenderWindowInteractor.mm
Rendering/UI/vtkWebAssemblyRenderWindowInteractor.cxx
Rendering/UI/vtkWebAssemblyRenderWindowInteractor.h
Rendering/UI/vtkWebAssemblyRenderWindowInteractor.js
Rendering/UI/vtkWin32RenderWindowInteractor.cxx
Rendering/UI/vtkXRenderWindowInteractor.cxx
Rendering/UI/vtkXRenderWindowInteractor.h
Rendering/VR/vtk.module
Rendering/VR/vtkVRCollaborationClient.cxx
Rendering/VR/vtkVRPanelRepresentation.cxx
Rendering/VR/vtkVRRenderWindow.cxx
Rendering/VR/vtkVRRenderWindow.h
Rendering/VR/vtkVRRenderer.cxx
Rendering/Volume/CMakeLists.txt
Rendering/Volume/Testing/Cxx/ProjectedTetrahedraZoomIn.cxx
Rendering/Volume/Testing/Cxx/TestFixedPointRayCastLightComponents.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastAdditive.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastAverageIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastBlendModes.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInside.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideClipping.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideNonUniformScaleTransform.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideSmallSpacing.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCameraInsideTransformation.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastClippingUserTransform.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeBinaryMask.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeBinaryMask1.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeMask.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeMaskBlend.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCompositeToMIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastCropping.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastDataTypesMIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastDataTypesMinIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastDependentComponentsLightParameters.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsAdditive.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsAverage.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsComposite.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsCompositeStreaming.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsDependentGradient.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsMIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastFourComponentsMinIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastGradientOpacity.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastGradientOpacityLight.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastImageSampleXY.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastIndependentComponentsLightParameters.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastIndependentVectorMode.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastLabelMap.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastLabelMap1Label.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastLabelMapValidity.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastLargeColorTransferFunction.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMIPBinaryMask.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMIPToComposite.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMapperBenchmark.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMapperRectilinearGrid.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMapperSampleDistance.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastMapperShadows.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastNearestDataTypesMIP.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastPerspectiveParallel.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastRenderDepthToImage.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastRenderDepthToImage2.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastRenderToTexture.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastShadedClipping.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastThreeComponentsAdditive.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastThreeComponentsIndependent.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTransfer2D.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTransfer2DYScalars.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsDependent.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsDependentGradient.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsGradient.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastTwoComponentsIndependent.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeDepthPass.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeGhostArrays.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeGhostArraysCellData.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeOrientation.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumePicking.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumePlane.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeUniformGridBlanking.cxx
Rendering/Volume/Testing/Cxx/TestGPURayCastVolumeUpdate.cxx
Rendering/Volume/Testing/Cxx/TestGPUVolumeRayCastMapper.cxx
Rendering/Volume/Testing/Cxx/TestGPUVolumeRayCastMapperManyLights.cxx
Rendering/Volume/Testing/Cxx/TestMultiBlockMapper.cxx
Rendering/Volume/Testing/Cxx/TestProjectedTetrahedra.cxx
Rendering/Volume/Testing/Cxx/TestSmartVolumeMapper.cxx
Rendering/Volume/Testing/Cxx/TestSmartVolumeMapperVolumeUpdate.cxx
Rendering/Volume/Testing/Cxx/TestSmartVolumeMapperWindowLevel.cxx
Rendering/Volume/vtkBlockSortHelper.h
Rendering/Volume/vtkFiniteDifferenceGradientEstimator.cxx
Rendering/Volume/vtkFixedPointRayCastImage.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastCompositeGOHelper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastCompositeGOShadeHelper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastCompositeHelper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastCompositeShadeHelper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastHelper.h
Rendering/Volume/vtkFixedPointVolumeRayCastMIPHelper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastMapper.cxx
Rendering/Volume/vtkFixedPointVolumeRayCastMapper.h
Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx
Rendering/Volume/vtkGPUVolumeRayCastMapper.h
Rendering/Volume/vtkMultiVolume.cxx
Rendering/Volume/vtkMultiVolume.h
Rendering/Volume/vtkMultiVolumeSerDesHelper.cxx [new file with mode: 0644]
Rendering/Volume/vtkOSPRayVolumeInterface.cxx
Rendering/Volume/vtkProjectedTetrahedraMapper.h
Rendering/Volume/vtkRecursiveSphereDirectionEncoder.cxx
Rendering/Volume/vtkUnstructuredGridHomogeneousRayIntegrator.cxx
Rendering/Volume/vtkUnstructuredGridLinearRayIntegrator.cxx
Rendering/Volume/vtkUnstructuredGridPartialPreIntegration.cxx
Rendering/Volume/vtkUnstructuredGridPreIntegration.cxx
Rendering/Volume/vtkUnstructuredGridPreIntegration.h
Rendering/Volume/vtkUnstructuredGridVolumeMapper.h
Rendering/Volume/vtkUnstructuredGridVolumeRayCastMapper.cxx
Rendering/Volume/vtkUnstructuredGridVolumeZSweepMapper.cxx
Rendering/Volume/vtkVolumeMapper.cxx
Rendering/Volume/vtkVolumeOutlineSource.cxx
Rendering/Volume/vtkVolumePicker.cxx
Rendering/Volume/vtkVolumeRayCastSpaceLeapingImageFilter.cxx
Rendering/Volume/vtkVolumeRayCastSpaceLeapingImageFilter.h
Rendering/VolumeAMR/vtkAMRVolumeMapper.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/CMakeLists.txt
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastCellData.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeeling.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingBlendModes.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingBoxWidget.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingClip.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingOpaque.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingTransVol.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastDepthPeelingTransparentPolyData.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastIsosurface.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastJittering.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastTextureStreaming.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastTextureStreamingMask.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastToggleJittering.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastUserShader.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestGPURayCastUserShader2.cxx
Rendering/VolumeOpenGL2/Testing/Cxx/TestSurfaceProbeVolumeMapperColoring.cxx [new file with mode: 0644]
Rendering/VolumeOpenGL2/Testing/Data/Baseline/TestSurfaceProbeVolumeMapperColoring.png.sha512 [new file with mode: 0644]
Rendering/VolumeOpenGL2/vtkMultiBlockUnstructuredGridVolumeMapper.h
Rendering/VolumeOpenGL2/vtkMultiBlockVolumeMapper.h
Rendering/VolumeOpenGL2/vtkOpenGLGPUVolumeRayCastMapper.cxx
Rendering/VolumeOpenGL2/vtkOpenGLGPUVolumeRayCastMapper.h
Rendering/VolumeOpenGL2/vtkOpenGLProjectedTetrahedraMapper.cxx
Rendering/VolumeOpenGL2/vtkOpenGLProjectedTetrahedraMapper.h
Rendering/VolumeOpenGL2/vtkOpenGLSurfaceProbeVolumeMapper.cxx
Rendering/VolumeOpenGL2/vtkOpenGLSurfaceProbeVolumeMapper.h
Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.cxx
Rendering/VolumeOpenGL2/vtkVolumeMask.h
Rendering/VolumeOpenGL2/vtkVolumeShaderComposer.h
Rendering/VolumeOpenGL2/vtkVolumeTexture.cxx
Rendering/VtkJS/vtkVtkJSSceneGraphSerializer.cxx
Rendering/WebGPU/CMakeLists.txt
Rendering/WebGPU/Private/vtkWebGPUActorInternals.h
Rendering/WebGPU/Private/vtkWebGPUComputeBufferInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUComputePassBufferStorageInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUComputePassInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUComputePassTextureStorageInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUComputePassTextureStorageInternals.h
Rendering/WebGPU/Private/vtkWebGPUConfigurationInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUPolyDataMapper2DInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUPolyDataMapper2DInternals.h
Rendering/WebGPU/Private/vtkWebGPUTextureInternals.cxx
Rendering/WebGPU/Private/vtkWebGPUTextureInternals.h
Rendering/WebGPU/README.md
Rendering/WebGPU/Testing/Cxx/CMakeLists.txt
Rendering/WebGPU/Testing/Cxx/TestAxesActor.cxx
Rendering/WebGPU/Testing/Cxx/TestComputeOcclusionCulling.cxx
Rendering/WebGPU/Testing/Cxx/TestComputeOcclusionCullingResize.cxx
Rendering/WebGPU/Testing/Cxx/TestComputeTexture.cxx
Rendering/WebGPU/Testing/Cxx/TestComputeTriangulation.cxx
Rendering/WebGPU/Testing/Cxx/TestFastCellToGraphicsPrimitiveConversion.cxx [new file with mode: 0644]
Rendering/WebGPU/Testing/Cxx/TestGlyph3DMapperArrow.cxx
Rendering/WebGPU/Testing/Cxx/TestGlyph3DMapperCompositeDisplayAttributeInheritance.cxx
Rendering/WebGPU/Testing/Cxx/TestHardwareSelector.cxx
Rendering/WebGPU/Testing/Cxx/TestLineRendering.cxx
Rendering/WebGPU/Testing/Cxx/TestLowPowerRenderWindow.cxx
Rendering/WebGPU/Testing/Cxx/TestMixedGeometry.cxx
Rendering/WebGPU/Testing/Cxx/TestPointRendering.cxx
Rendering/WebGPU/Testing/Cxx/TestPolyDataMapper2D.cxx
Rendering/WebGPU/Testing/Cxx/TestPolyDataMapperClipPlanes.cxx [new file with mode: 0644]
Rendering/WebGPU/Testing/Cxx/TestRemoveActors.cxx
Rendering/WebGPU/Testing/Cxx/TestRenderWindowChangeDeviceLater.cxx
Rendering/WebGPU/Testing/Cxx/TestReportWebGPUCapabilities.cxx
Rendering/WebGPU/Testing/Cxx/TestTextureInterpolateScalars.cxx [new file with mode: 0644]
Rendering/WebGPU/Testing/Data/Baseline/TestAxesActor.png.sha512
Rendering/WebGPU/Testing/Data/Baseline/TestPolyDataMapperClipPlanes.png.sha512 [new file with mode: 0644]
Rendering/WebGPU/Testing/Data/Baseline/TestTextureInterpolateScalars.png.sha512 [new file with mode: 0644]
Rendering/WebGPU/doc/webgpu-compute-api-dev.md
Rendering/WebGPU/vtk.module
Rendering/WebGPU/vtkSDL2WebGPURenderWindow.cxx [deleted file]
Rendering/WebGPU/vtkSDL2WebGPURenderWindow.h [deleted file]
Rendering/WebGPU/vtkWebAssemblyWebGPURenderWindow.h
Rendering/WebGPU/vtkWebGPUActor.cxx
Rendering/WebGPU/vtkWebGPUActor.h
Rendering/WebGPU/vtkWebGPUBatchedPolyDataMapper.cxx
Rendering/WebGPU/vtkWebGPUBatchedPolyDataMapper.h
Rendering/WebGPU/vtkWebGPUCamera.h
Rendering/WebGPU/vtkWebGPUCellToPrimitiveConverter.cxx
Rendering/WebGPU/vtkWebGPUCellToPrimitiveConverter.h
Rendering/WebGPU/vtkWebGPUComputeFrustumCuller.h
Rendering/WebGPU/vtkWebGPUComputeOcclusionCuller.cxx
Rendering/WebGPU/vtkWebGPUComputeOcclusionCuller.h
Rendering/WebGPU/vtkWebGPUComputePipeline.cxx
Rendering/WebGPU/vtkWebGPUComputePointCloudMapper.cxx
Rendering/WebGPU/vtkWebGPUComputePointCloudMapper.h
Rendering/WebGPU/vtkWebGPUComputeRenderBuffer.h
Rendering/WebGPU/vtkWebGPUComputeTexture.h
Rendering/WebGPU/vtkWebGPUConfiguration.cxx
Rendering/WebGPU/vtkWebGPUConfiguration.h
Rendering/WebGPU/vtkWebGPUGlyph3DMapper.cxx
Rendering/WebGPU/vtkWebGPUGlyph3DMapper.h
Rendering/WebGPU/vtkWebGPUHardwareSelector.cxx
Rendering/WebGPU/vtkWebGPUHardwareSelector.h
Rendering/WebGPU/vtkWebGPULight.h
Rendering/WebGPU/vtkWebGPUObjectFactoryInit.cxx.in
Rendering/WebGPU/vtkWebGPUPolyDataMapper.cxx
Rendering/WebGPU/vtkWebGPUPolyDataMapper.h
Rendering/WebGPU/vtkWebGPUPolyDataMapper2D.cxx
Rendering/WebGPU/vtkWebGPUPolyDataMapper2D.h
Rendering/WebGPU/vtkWebGPUProperty.h
Rendering/WebGPU/vtkWebGPURenderPipelineCache.cxx
Rendering/WebGPU/vtkWebGPURenderPipelineCache.h
Rendering/WebGPU/vtkWebGPURenderTextureCache.cxx [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPURenderTextureCache.h [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPURenderTextureDeviceResource.cxx [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPURenderTextureDeviceResource.h [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPURenderWindow.cxx
Rendering/WebGPU/vtkWebGPURenderWindow.h
Rendering/WebGPU/vtkWebGPURenderer.cxx
Rendering/WebGPU/vtkWebGPURenderer.h
Rendering/WebGPU/vtkWebGPUShaderDatabase.cxx
Rendering/WebGPU/vtkWebGPUShaderDatabase.h
Rendering/WebGPU/vtkWebGPUShaderProperty.h
Rendering/WebGPU/vtkWebGPUTexture.cxx
Rendering/WebGPU/vtkWebGPUTexture.h
Rendering/WebGPU/vtkWebGPUTextureDeviceResource.cxx [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPUTextureDeviceResource.h [new file with mode: 0644]
Rendering/WebGPU/vtkWebGPUTextureView.h
Rendering/WebGPU/vtkXWebGPURenderWindow.cxx
Rendering/WebGPU/vtkXWebGPURenderWindow.h
Rendering/WebGPU/wgsl/LineFragmentShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/LineGlyphShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/LineMiterJoinVertexShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/LineRoundJoinVertexShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/LineShaderOpaque.wgsl [deleted file]
Rendering/WebGPU/wgsl/LineShaderTranslucent.wgsl [deleted file]
Rendering/WebGPU/wgsl/PointGlyphShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/PointShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/PolyData2D.wgsl [deleted file]
Rendering/WebGPU/wgsl/SurfaceMeshGlyphShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/SurfaceMeshShader.wgsl [deleted file]
Rendering/WebGPU/wgsl/Utilities.wgsl
Rendering/WebGPU/wgsl/VTKCellToGraphicsPrimitive.wgsl
Rendering/WebGPU/wgsl/vtkPolyData2DFSWGSL.wgsl [new file with mode: 0644]
Rendering/WebGPU/wgsl/vtkPolyData2DVSWGSL.wgsl [new file with mode: 0644]
Rendering/WebGPU/wgsl/vtkPolyDataFSWGSL.wgsl [new file with mode: 0644]
Rendering/WebGPU/wgsl/vtkPolyDataVSWGSL.wgsl [new file with mode: 0644]
Rendering/ZSpace/ThirdParty/zSpaceTypes.h
Rendering/ZSpace/vtk.module
Rendering/ZSpace/vtkZSpaceCoreCompatibilitySDKManager.cxx
Rendering/ZSpace/vtkZSpaceCoreCompatibilitySDKManager.h
Rendering/ZSpace/vtkZSpaceCoreSDKManager.cxx
Rendering/ZSpace/vtkZSpaceCoreSDKManager.h
Rendering/ZSpace/vtkZSpaceGenericRenderWindow.cxx
Rendering/ZSpace/vtkZSpaceGenericRenderWindow.h
Rendering/ZSpace/vtkZSpaceInteractorStyle.cxx
Serialization/Manager/CMakeLists.txt
Serialization/Manager/Testing/Cxx/CMakeLists.txt
Serialization/Manager/Testing/Cxx/TestInvoke.cxx
Serialization/Manager/Testing/Cxx/TestSession.cxx [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestChartsScatter.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestCompositePolyDataMapper.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestGlyph3DMapper.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestLabelMapper.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestScalarBarWidget.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestSession.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestSingleUpdate.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestSkybox.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Data/Baseline/TestVolumeSmartMapper.png.sha512 [new file with mode: 0644]
Serialization/Manager/Testing/Python/CMakeLists.txt
Serialization/Manager/Testing/Python/TestBiDirectionalSerialization.py
Serialization/Manager/Testing/Python/TestBlobs.py
Serialization/Manager/Testing/Python/TestChartsScatter.py
Serialization/Manager/Testing/Python/TestCompositeDataSets.py
Serialization/Manager/Testing/Python/TestCompositePolyDataMapper.py
Serialization/Manager/Testing/Python/TestDataSetImportExport.py [new file with mode: 0644]
Serialization/Manager/Testing/Python/TestDynamic.py
Serialization/Manager/Testing/Python/TestGlyph3DMapper.py
Serialization/Manager/Testing/Python/TestLabelMapper.py
Serialization/Manager/Testing/Python/TestPolyDataMapperMTime.py
Serialization/Manager/Testing/Python/TestRendererActorCollection.py [new file with mode: 0644]
Serialization/Manager/Testing/Python/TestScalarBarWidget.py
Serialization/Manager/Testing/Python/TestSilhouette.py
Serialization/Manager/Testing/Python/TestSingleUpdate.py
Serialization/Manager/Testing/Python/TestSkybox.py
Serialization/Manager/Testing/Python/TestTexture.py
Serialization/Manager/Testing/Python/TestVolume.py
Serialization/Manager/vtk.module
Serialization/Manager/vtkObjectManager.cxx
Serialization/Manager/vtkObjectManager.h
Serialization/Manager/vtkSession.cxx [new file with mode: 0644]
Serialization/Manager/vtkSession.h [new file with mode: 0644]
Testing/Core/Testing/Cxx/TestDataObjectCompare.cxx
Testing/Core/vtkEmscriptenTestUtilities.cxx
Testing/Core/vtkEmscriptenTestUtilities.h
Testing/Core/vtkEmscriptenTestUtilities.js
Testing/Core/vtkTestDriver.h
Testing/Core/vtkTestErrorObserver.h
Testing/Core/vtkTestUtilities.cxx
Testing/Data/AMR/amr_rg.vth.sha512 [new file with mode: 0644]
Testing/Data/AMR/amr_rg/amr_rg_0.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/amr_rg/amr_rg_1.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/amr_rg/amr_rg_2.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_rg.vth.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_rg/noamr_rg_0.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_rg/noamr_rg_1.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_rg/noamr_rg_2.vtr.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_ug.vth.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_ug/noamr_ug_0.vti.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_ug/noamr_ug_1.vti.sha512 [new file with mode: 0644]
Testing/Data/AMR/noamr_ug/noamr_ug_2.vti.sha512 [new file with mode: 0644]
Testing/Data/BoxIncorrectConnectivity.vtp.sha512 [new file with mode: 0644]
Testing/Data/EnSight/numeric_path/0000/numeric_path.00001.geo.sha512 [new file with mode: 0644]
Testing/Data/EnSight/numeric_path/numeric_path.case.sha512 [new file with mode: 0644]
Testing/Data/Exodus/Flow1D.e.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_B.vtpc.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_B/TestModel_B_0_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_C.vtpc.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_C/TestModel_C_0_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_C/TestModel_C_1_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_D.vtpc.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_D/TestModel_D_0_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/Exodus/can.e.4/statistics/TestModel_D/TestModel_D_1_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/Exodus/different_topologies.ex2.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp.vtm.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_0_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_1_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_2_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_3_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_4_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/mesh_3ddp_5_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/room.vtm.sha512 [new file with mode: 0644]
Testing/Data/FLUENTCFF/room_0_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/HTG/random_multi_block.vtm.sha512 [new file with mode: 0644]
Testing/Data/HTG/random_multi_block/random_multi_block_0_0.htg.sha512 [new file with mode: 0644]
Testing/Data/HTG/random_multi_block/random_multi_block_1_0.htg.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/execute_invc0_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/finalize_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_structured_MPI_4/initialize_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/execute_invc0_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/finalize_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.0.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.0_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.1.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.1_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.2.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.2_json.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.3.sha512 [new file with mode: 0644]
Testing/Data/Iocatalyst_one_cell_unstructured_MPI_4/initialize_params.conduit_bin.4.3_json.sha512 [new file with mode: 0644]
Testing/Data/ONNX/gaussian_kernel.onnx.sha512 [new file with mode: 0644]
Testing/Data/ONNX/linear_adder.onnx.sha512 [new file with mode: 0644]
Testing/Data/WasmSceneManager/scalar-bar-widget.blobs.json.sha512
Testing/Data/WasmSceneManager/scalar-bar-widget.states.json.sha512
Testing/Data/malformed.glb.sha512 [deleted file]
Testing/Data/malformed.gltf.sha512 [new file with mode: 0644]
Testing/Data/malformed_binary.stl.sha512 [new file with mode: 0644]
Testing/Data/nonplanar_quad.vtk.sha512 [new file with mode: 0644]
Testing/Data/simple-stat.vtpc.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/TestModelSimple_B.vtpc.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/TestModelSimple_B/TestModelSimple_B_0_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/TestModelSimple_C.vtpc.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/TestModelSimple_C/TestModelSimple_C_0_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/TestModelSimple_C/TestModelSimple_C_1_0.vtstat.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/simple-stat_0_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/simple-stat_0_1.vtu.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/simple-stat_1_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/simple-stat/simple-stat_1_1.vtu.sha512 [new file with mode: 0644]
Testing/Data/test_3.las.sha512 [new file with mode: 0644]
Testing/Data/ugWithGlobalIds.vtu.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/composite_partial_array.vtkhdf.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/hexahedron.vtkhdf.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/hexahedron.vtu.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/polyhedron.vtkhdf.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/polyhedron.vtu.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/polyhedron_temporal.vtkhdf.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/polyhedron_temporal_0.vtu.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/polyhedron_temporal_1.vtu.sha512 [new file with mode: 0644]
Testing/Data/vtkHDF/sphere_onepiece.vtkhdf.sha512 [new file with mode: 0644]
Testing/ExternalWasm/CMakeLists.txt
Testing/GenericBridge/vtkBridgeDataSet.cxx
Testing/GenericBridge/vtkBridgeDataSet.h
Testing/IOSQL/DatabaseSchemaWith2Tables.cxx
Testing/Rendering/vtkMultiBaselineRegressionTest.h
Testing/Rendering/vtkTesting.cxx
Testing/Rendering/vtkTesting.h
Testing/Rendering/vtkTestingObjectFactory.h
Testing/Serialization/vtkSerDesMock.cxx
Testing/Serialization/vtkSerDesMock.h
Testing/WebAssembly/README.md [deleted file]
Testing/WebAssembly/runner.py [deleted file]
Testing/WebAssembly/templates/index.html [deleted file]
ThirdParty/.clang-tidy
ThirdParty/doubleconversion/CMakeLists.txt [deleted file]
ThirdParty/doubleconversion/Testing/CMakeLists.txt [deleted file]
ThirdParty/doubleconversion/Testing/Cxx/CMakeLists.txt [deleted file]
ThirdParty/doubleconversion/Testing/Cxx/TestIncludeDoubleConversion.cxx [deleted file]
ThirdParty/doubleconversion/update.sh [deleted file]
ThirdParty/doubleconversion/vtk.module [deleted file]
ThirdParty/doubleconversion/vtk_doubleconversion.h.in [deleted file]
ThirdParty/expat/CMakeLists.txt
ThirdParty/fast_float/CMakeLists.txt
ThirdParty/fmt/CMakeLists.txt
ThirdParty/fmt/update.sh
ThirdParty/fmt/vtkfmt/README.md
ThirdParty/fmt/vtkfmt/src/format.cc
ThirdParty/fmt/vtkfmt/src/os.cc
ThirdParty/fmt/vtkfmt/vtkfmt/args.h
ThirdParty/fmt/vtkfmt/vtkfmt/base.h
ThirdParty/fmt/vtkfmt/vtkfmt/chrono.h
ThirdParty/fmt/vtkfmt/vtkfmt/color.h
ThirdParty/fmt/vtkfmt/vtkfmt/compile.h
ThirdParty/fmt/vtkfmt/vtkfmt/format-inl.h
ThirdParty/fmt/vtkfmt/vtkfmt/format.h
ThirdParty/fmt/vtkfmt/vtkfmt/os.h
ThirdParty/fmt/vtkfmt/vtkfmt/ostream.h
ThirdParty/fmt/vtkfmt/vtkfmt/printf.h
ThirdParty/fmt/vtkfmt/vtkfmt/ranges.h
ThirdParty/fmt/vtkfmt/vtkfmt/std.h
ThirdParty/fmt/vtkfmt/vtkfmt/xchar.h
ThirdParty/glad/vtk.module
ThirdParty/glad/vtkglad/CMakeLists.txt
ThirdParty/glad/vtkglad/include/glad/glx.h
ThirdParty/glad/vtkglad/src/glx.c
ThirdParty/h5hut/CMakeLists.txt [new file with mode: 0644]
ThirdParty/h5hut/Testing/CMakeLists.txt [new file with mode: 0644]
ThirdParty/h5hut/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
ThirdParty/h5hut/Testing/Cxx/TestIncludeH5hut.cxx [new file with mode: 0644]
ThirdParty/h5hut/update.sh [new file with mode: 0755]
ThirdParty/h5hut/vtk.module [new file with mode: 0644]
ThirdParty/h5hut/vtk_h5hut.h.in [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/CMakeLists.txt [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/COPYING [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/README.kitware.md [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/config.h.cmake.in [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/license.txt [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_attachments.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_attribs.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_err.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_file.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_init.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_log.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_model.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5_syscall.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5b_attribs.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5b_io.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5b_model.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_adjacencies.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_io.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_map.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_model.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_octree.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_retrieve.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_store.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5t_tags.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5u_io.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/h5u_model.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_const.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_err.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_fcmp.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_fcmp.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_file.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_hdf5.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_hdf5.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_hsearch.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_hsearch.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_init.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_io.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_log.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_lustre.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_lustre.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_maps.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_maps.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_mpi.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_qsort.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_qsort.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_qsort_r.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_types.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5_va_macros.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5b_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5b_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5b_types.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_access.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_access_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_access_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_adjacencies.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_adjacencies_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_adjacencies_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_core.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_core.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_core_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_core_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_err.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_io_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_io_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_map.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_model_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_model_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_octree.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_ref_elements.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_ref_elements.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_retrieve.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_retrieve_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_retrieve_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_store.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_store_tetm.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_store_trim.c [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_tags.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5t_types.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5u_err.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5u_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/h5core/private/h5u_types.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Block_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Block_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Block_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Fed_adjacency.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Fed_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Fed_retrieve.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Fed_store.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Fed_tags.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Part_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5Part_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_attachments.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_err.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_file.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_file_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_log.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5_step_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/H5hut.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_attachments.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_err.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_file.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_file_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_log.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_step_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_syscall.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5_types.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5b_attribs.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5b_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5b_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_adjacencies.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_map.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_octree.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_retrieve.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_store.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5t_tags.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5u_io.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/h5core/h5u_model.h [new file with mode: 0644]
ThirdParty/h5hut/vtkh5hut/src/include/vtk_h5hut_mangle.h [new file with mode: 0644]
ThirdParty/h5part/CMakeLists.txt [deleted file]
ThirdParty/h5part/Testing/CMakeLists.txt [deleted file]
ThirdParty/h5part/Testing/Cxx/CMakeLists.txt [deleted file]
ThirdParty/h5part/Testing/Cxx/TestIncludeH5Part.cxx [deleted file]
ThirdParty/h5part/update.sh [deleted file]
ThirdParty/h5part/vtk.module [deleted file]
ThirdParty/h5part/vtk_h5part.h.in [deleted file]
ThirdParty/h5part/vtkh5part/CMakeLists.txt [deleted file]
ThirdParty/h5part/vtkh5part/COPYING [deleted file]
ThirdParty/h5part/vtkh5part/README [deleted file]
ThirdParty/h5part/vtkh5part/README.kitware.md [deleted file]
ThirdParty/h5part/vtkh5part/src/H5Block.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5Block.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockErrors.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockF.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockPrivate.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockReadWrite.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockReadWrite.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockReadWriteF.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5BlockTypes.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlock.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlock.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlockErrors.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlockPrivate.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlockReadWrite.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlockReadWrite.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5MultiBlockTypes.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5Part.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5Part.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartAttrib.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartAttrib.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartAttribF.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartErrors.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartF.c [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartF.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartPrivate.h [deleted file]
ThirdParty/h5part/vtkh5part/src/H5PartTypes.h [deleted file]
ThirdParty/h5part/vtkh5part/src/TestUnderscoreC.c [deleted file]
ThirdParty/h5part/vtkh5part/src/Underscore.h [deleted file]
ThirdParty/h5part/vtkh5part/src/vtk_h5part_mangle.h [deleted file]
ThirdParty/hdf5/CMakeLists.txt
ThirdParty/hdf5/update.sh
ThirdParty/imported.md
ThirdParty/ioss/CMakeLists.txt
ThirdParty/ioss/update.sh
ThirdParty/ioss/vtk.module
ThirdParty/ioss/vtkioss/CMakeLists.txt
ThirdParty/ioss/vtkioss/Ioss_BasisVariableType.h
ThirdParty/ioss/vtkioss/Ioss_CodeTypes.h
ThirdParty/ioss/vtkioss/Ioss_Compare.C
ThirdParty/ioss/vtkioss/Ioss_CompositeVariableType.h
ThirdParty/ioss/vtkioss/Ioss_ConcreteVariableType.h
ThirdParty/ioss/vtkioss/Ioss_ConstructedVariableType.h
ThirdParty/ioss/vtkioss/Ioss_CopyDatabase.C
ThirdParty/ioss/vtkioss/Ioss_DatabaseIO.C
ThirdParty/ioss/vtkioss/Ioss_DatabaseIO.h
ThirdParty/ioss/vtkioss/Ioss_Decomposition.C
ThirdParty/ioss/vtkioss/Ioss_Decomposition.h
ThirdParty/ioss/vtkioss/Ioss_DecompositionUtils.C
ThirdParty/ioss/vtkioss/Ioss_Doxygen.h
ThirdParty/ioss/vtkioss/Ioss_EdgeBlock.h
ThirdParty/ioss/vtkioss/Ioss_EdgeSet.h
ThirdParty/ioss/vtkioss/Ioss_ElementBlock.h
ThirdParty/ioss/vtkioss/Ioss_ElementSet.h
ThirdParty/ioss/vtkioss/Ioss_EntityBlock.C
ThirdParty/ioss/vtkioss/Ioss_EntityBlock.h
ThirdParty/ioss/vtkioss/Ioss_FaceBlock.h
ThirdParty/ioss/vtkioss/Ioss_FaceGenerator.C
ThirdParty/ioss/vtkioss/Ioss_FaceSet.h
ThirdParty/ioss/vtkioss/Ioss_Field.C
ThirdParty/ioss/vtkioss/Ioss_Field.h
ThirdParty/ioss/vtkioss/Ioss_FileInfo.C
ThirdParty/ioss/vtkioss/Ioss_FileInfo.h
ThirdParty/ioss/vtkioss/Ioss_Getline.C
ThirdParty/ioss/vtkioss/Ioss_Glob.h
ThirdParty/ioss/vtkioss/Ioss_GroupingEntity.C
ThirdParty/ioss/vtkioss/Ioss_GroupingEntity.h
ThirdParty/ioss/vtkioss/Ioss_Map.C
ThirdParty/ioss/vtkioss/Ioss_Map.h
ThirdParty/ioss/vtkioss/Ioss_MeshCopyOptions.h
ThirdParty/ioss/vtkioss/Ioss_MeshType.h
ThirdParty/ioss/vtkioss/Ioss_NamedSuffixVariableType.h
ThirdParty/ioss/vtkioss/Ioss_NodeBlock.h
ThirdParty/ioss/vtkioss/Ioss_NodeSet.h
ThirdParty/ioss/vtkioss/Ioss_ParallelUtils.C
ThirdParty/ioss/vtkioss/Ioss_ParallelUtils.h
ThirdParty/ioss/vtkioss/Ioss_QuadratureVariableType.h
ThirdParty/ioss/vtkioss/Ioss_Region.C
ThirdParty/ioss/vtkioss/Ioss_Region.h
ThirdParty/ioss/vtkioss/Ioss_SideBlock.h
ThirdParty/ioss/vtkioss/Ioss_SideSet.h
ThirdParty/ioss/vtkioss/Ioss_StructuredBlock.C
ThirdParty/ioss/vtkioss/Ioss_StructuredBlock.h
ThirdParty/ioss/vtkioss/Ioss_Utils.C
ThirdParty/ioss/vtkioss/Ioss_Utils.h
ThirdParty/ioss/vtkioss/Ioss_VariableType.C
ThirdParty/ioss/vtkioss/Ioss_Version.h
ThirdParty/ioss/vtkioss/catalyst/Iocatalyst_CatalystLogging.C
ThirdParty/ioss/vtkioss/catalyst/Iocatalyst_CatalystManager.C
ThirdParty/ioss/vtkioss/catalyst/Iocatalyst_CatalystManager.h
ThirdParty/ioss/vtkioss/catalyst/Iocatalyst_DatabaseIO.C
ThirdParty/ioss/vtkioss/cgns/Iocgns_DatabaseIO.C
ThirdParty/ioss/vtkioss/cgns/Iocgns_DatabaseIO.h
ThirdParty/ioss/vtkioss/cgns/Iocgns_DecompositionData.C
ThirdParty/ioss/vtkioss/cgns/Iocgns_ParallelDatabaseIO.C
ThirdParty/ioss/vtkioss/cgns/Iocgns_ParallelDatabaseIO.h
ThirdParty/ioss/vtkioss/cgns/Iocgns_Utils.C
ThirdParty/ioss/vtkioss/elements/Ioss_Beam2.h
ThirdParty/ioss/vtkioss/elements/Ioss_Beam3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Beam4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Edge2.h
ThirdParty/ioss/vtkioss/elements/Ioss_Edge2D2.h
ThirdParty/ioss/vtkioss/elements/Ioss_Edge2D3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Edge3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Edge4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex16.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex20.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex27.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex32.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex64.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex8.h
ThirdParty/ioss/vtkioss/elements/Ioss_Hex9.h
ThirdParty/ioss/vtkioss/elements/Ioss_Node.h
ThirdParty/ioss/vtkioss/elements/Ioss_Pyramid13.h
ThirdParty/ioss/vtkioss/elements/Ioss_Pyramid14.h
ThirdParty/ioss/vtkioss/elements/Ioss_Pyramid18.h
ThirdParty/ioss/vtkioss/elements/Ioss_Pyramid19.h
ThirdParty/ioss/vtkioss/elements/Ioss_Pyramid5.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad12.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad16.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad6.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad8.h
ThirdParty/ioss/vtkioss/elements/Ioss_Quad9.h
ThirdParty/ioss/vtkioss/elements/Ioss_Shell4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Shell8.h
ThirdParty/ioss/vtkioss/elements/Ioss_Shell9.h
ThirdParty/ioss/vtkioss/elements/Ioss_ShellLine2D2.h
ThirdParty/ioss/vtkioss/elements/Ioss_ShellLine2D3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Sphere.h
ThirdParty/ioss/vtkioss/elements/Ioss_Spring2.h
ThirdParty/ioss/vtkioss/elements/Ioss_Spring3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Super.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet10.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet11.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet14.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet15.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet16.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet40.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet7.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tet8.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri13.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri3.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri4.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri4a.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri6.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri7.h
ThirdParty/ioss/vtkioss/elements/Ioss_Tri9.h
ThirdParty/ioss/vtkioss/elements/Ioss_TriShell3.h
ThirdParty/ioss/vtkioss/elements/Ioss_TriShell4.h
ThirdParty/ioss/vtkioss/elements/Ioss_TriShell6.h
ThirdParty/ioss/vtkioss/elements/Ioss_TriShell7.h
ThirdParty/ioss/vtkioss/elements/Ioss_Unknown.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge12.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge15.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge16.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge18.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge20.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge21.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge24.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge52.h
ThirdParty/ioss/vtkioss/elements/Ioss_Wedge6.h
ThirdParty/ioss/vtkioss/exodus/Ioex_BaseDatabaseIO.C
ThirdParty/ioss/vtkioss/exodus/Ioex_BaseDatabaseIO.h
ThirdParty/ioss/vtkioss/exodus/Ioex_DatabaseIO.C
ThirdParty/ioss/vtkioss/exodus/Ioex_DatabaseIO.h
ThirdParty/ioss/vtkioss/exodus/Ioex_DecompositionData.C
ThirdParty/ioss/vtkioss/exodus/Ioex_DecompositionData.h
ThirdParty/ioss/vtkioss/exodus/Ioex_Internals.C
ThirdParty/ioss/vtkioss/exodus/Ioex_ParallelDatabaseIO.C
ThirdParty/ioss/vtkioss/exodus/Ioex_ParallelDatabaseIO.h
ThirdParty/ioss/vtkioss/exodus/Ioex_SuperElement.C
ThirdParty/ioss/vtkioss/exodus/Ioex_Utils.C
ThirdParty/ioss/vtkioss/exodus/Ioex_Utils.h
ThirdParty/ioss/vtkioss/exonull/Ioexnl_BaseDatabaseIO.C
ThirdParty/ioss/vtkioss/exonull/Ioexnl_SuperElement.C
ThirdParty/ioss/vtkioss/exonull/Ioexnl_Utils.C
ThirdParty/ioss/vtkioss/exonull/Ioexnl_Utils.h
ThirdParty/ioss/vtkioss/heartbeat/Iohb_Layout.C
ThirdParty/ioss/vtkioss/hopscotch_hash.h
ThirdParty/ioss/vtkioss/null/Ionull_DatabaseIO.h
ThirdParty/libharu/update.sh
ThirdParty/libharu/vtklibharu/CHANGES
ThirdParty/libharu/vtklibharu/CMakeLists.txt
ThirdParty/libharu/vtklibharu/README.kitware.md
ThirdParty/libharu/vtklibharu/README.md
ThirdParty/libharu/vtklibharu/include/hpdf_config.h.cmake
ThirdParty/libharu/vtklibharu/include/hpdf_doc.h
ThirdParty/libharu/vtklibharu/include/hpdf_encoder.h
ThirdParty/libharu/vtklibharu/include/hpdf_encrypt.h
ThirdParty/libharu/vtklibharu/include/hpdf_error.h
ThirdParty/libharu/vtklibharu/include/hpdf_fontdef.h
ThirdParty/libharu/vtklibharu/src/CMakeLists.txt
ThirdParty/libharu/vtklibharu/src/hpdf_doc.c
ThirdParty/libharu/vtklibharu/src/hpdf_encoder.c
ThirdParty/libharu/vtklibharu/src/hpdf_encoder_utf.c
ThirdParty/libharu/vtklibharu/src/hpdf_encrypt.c
ThirdParty/libharu/vtklibharu/src/hpdf_encryptdict.c
ThirdParty/libharu/vtklibharu/src/hpdf_font_cid.c
ThirdParty/libharu/vtklibharu/src/hpdf_fontdef_cnt.c
ThirdParty/libharu/vtklibharu/src/hpdf_fontdef_tt.c
ThirdParty/libharu/vtklibharu/src/hpdf_fontdef_type1.c
ThirdParty/libharu/vtklibharu/src/hpdf_image_png.c
ThirdParty/libharu/vtklibharu/src/hpdf_list.c
ThirdParty/libharu/vtklibharu/src/hpdf_namedict.c
ThirdParty/libharu/vtklibharu/src/hpdf_page_operator.c
ThirdParty/libharu/vtklibharu/src/hpdf_pages.c
ThirdParty/libharu/vtklibharu/src/hpdf_pdfa.c
ThirdParty/libharu/vtklibharu/src/hpdf_shading.c
ThirdParty/libharu/vtklibharu/src/hpdf_streams.c
ThirdParty/libproj/update.sh
ThirdParty/libxml2/update.sh
ThirdParty/loguru/update.sh
ThirdParty/loguru/vtkloguru/loguru.cpp
ThirdParty/lz4/update.sh
ThirdParty/netcdf/CMakeLists.txt
ThirdParty/netcdf/update.sh
ThirdParty/pugixml/update.sh
ThirdParty/pugixml/vtkpugixml/CMakeLists.txt
ThirdParty/pugixml/vtkpugixml/LICENSE.md
ThirdParty/pugixml/vtkpugixml/README.md
ThirdParty/pugixml/vtkpugixml/readme.txt
ThirdParty/pugixml/vtkpugixml/src/pugiconfig.hpp.in
ThirdParty/pugixml/vtkpugixml/src/pugixml.cpp
ThirdParty/pugixml/vtkpugixml/src/pugixml.hpp
ThirdParty/scn/CMakeLists.txt
ThirdParty/scn/update.sh
ThirdParty/scn/vtkscn/include/vtkscn/chrono.h
ThirdParty/scn/vtkscn/include/vtkscn/scan.h
ThirdParty/scn/vtkscn/src/vtkscn/impl.cpp
ThirdParty/scn/vtkscn/src/vtkscn/impl.h
ThirdParty/sqlite/CMakeLists.txt
ThirdParty/update-common.sh
ThirdParty/verdict/CMakeLists.txt
ThirdParty/verdict/update.sh
ThirdParty/verdict/vtkverdict/V_EdgeMetric.cpp
ThirdParty/verdict/vtkverdict/V_GaussIntegration.cpp
ThirdParty/verdict/vtkverdict/V_GaussIntegration.hpp
ThirdParty/verdict/vtkverdict/V_HexMetric.cpp
ThirdParty/verdict/vtkverdict/V_HexMetric.hpp
ThirdParty/verdict/vtkverdict/V_KnifeMetric.cpp
ThirdParty/verdict/vtkverdict/V_PyramidMetric.cpp
ThirdParty/verdict/vtkverdict/V_QuadMetric.cpp
ThirdParty/verdict/vtkverdict/V_TetMetric.cpp
ThirdParty/verdict/vtkverdict/V_TriMetric.cpp
ThirdParty/verdict/vtkverdict/V_WedgeMetric.cpp
ThirdParty/verdict/vtkverdict/VerdictVector.cpp
ThirdParty/verdict/vtkverdict/VerdictVector.hpp
ThirdParty/verdict/vtkverdict/verdict.h
ThirdParty/verdict/vtkverdict/verdict_defines.hpp
ThirdParty/viskores/CMakeLists.txt
ThirdParty/viskores/update.sh
ThirdParty/viskores/vtkviskores/viskores/CMake/ViskoresCPUVectorization.cmake
ThirdParty/viskores/vtkviskores/viskores/CMake/ViskoresCompilerFlags.cmake
ThirdParty/viskores/vtkviskores/viskores/CMake/ViskoresConfig.cmake.in
ThirdParty/viskores/vtkviskores/viskores/CMake/ViskoresDeviceAdapters.cmake
ThirdParty/viskores/vtkviskores/viskores/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/CONTRIBUTING.md
ThirdParty/viskores/vtkviskores/viskores/CTestConfig.cmake
ThirdParty/viskores/vtkviskores/viskores/CTestCustom.cmake.in
ThirdParty/viskores/vtkviskores/viskores/LICENSE.txt
ThirdParty/viskores/vtkviskores/viskores/README.md
ThirdParty/viskores/vtkviskores/viskores/config/viskores.pc.in
ThirdParty/viskores/vtkviskores/viskores/version.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/Bounds.h
ThirdParty/viskores/vtkviskores/viskores/viskores/ErrorCode.h
ThirdParty/viskores/vtkviskores/viskores/viskores/Geometry.hxx
ThirdParty/viskores/vtkviskores/viskores/viskores/Math.h
ThirdParty/viskores/vtkviskores/viskores/viskores/Math.h.in
ThirdParty/viskores/vtkviskores/viskores/viskores/Swap.h
ThirdParty/viskores/vtkviskores/viskores/viskores/TypeTraits.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/ArrayExtractComponent.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/ArrayHandleSOA.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/ArrayHandleSOAStride.cxx [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/ArrayHandleSOAStride.h [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/ArrayHandleStride.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/StorageList.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/UnknownArrayHandle.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/UnknownArrayHandle.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/cuda/internal/CudaAllocator.cu
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/cuda/internal/RuntimeDeviceConfigurationCuda.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/internal/DefaultTypesAscent.h.in
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/internal/DefaultTypesVTK.h.in
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/internal/DeviceAdapterMemoryManager.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/kokkos/internal/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/openmp/internal/RuntimeDeviceConfigurationOpenMP.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestArrayExtractComponent.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestArrayHandleSOA.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestArrayHandleSOAStride.cxx [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestCellLocatorUnstructured.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestDataSetConvertToExpected.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestParticleArrayCopy.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestSerializationArrayHandle.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/cont/testing/UnitTestUnknownArrayHandle.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorBoundingIntervalHierarchy.h
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorMultiplexer.h
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorRectilinearGrid.h
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorTwoLevel.h
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorUniformBins.h
ThirdParty/viskores/vtkviskores/viskores/viskores/exec/CellLocatorUniformGrid.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/contour/worklet/Clip.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/density_estimate/ContinuousScatterPlot.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/density_estimate/worklet/ContinuousScatterPlot.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/FilterParticleAdvectionSteadyState.cxx [deleted file]
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/FilterParticleAdvectionUnsteadyState.cxx [deleted file]
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/LagrangianStructures.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/ParticleAdvection.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/PathParticle.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/Pathline.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/Streamline.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/WarpXStreamline.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/AdvectAlgorithmTerminator.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/BoundsMap.cxx [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/BoundsMap.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/DataSetIntegrator.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/FilterParticleAdvectionSteadyStateImpl.h [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/FilterParticleAdvectionUnsteadyStateImpl.h [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/internal/ParticleAdvector.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/testing/UnitTestWorkletParticleAdvection.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/worklet/GridEvaluators.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/worklet/ParticleAdvection.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/worklet/ParticleAdvectionWorklets.h
ThirdParty/viskores/vtkviskores/viskores/viskores/filter/flow/worklet/StreamSurface.h
ThirdParty/viskores/vtkviskores/viskores/viskores/internal/Configure.h.in
ThirdParty/viskores/vtkviskores/viskores/viskores/io/testing/UnitTestVTKDataSetWriter.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/Actor.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/Actor.h
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/CanvasRayTracer.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/CanvasRayTracer.h
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/MapperVolume.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/MapperWireframer.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/raytracing/Camera.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/testing/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/testing/RenderTestAlternateCoordinates.cxx [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/rendering/testlib/RenderTest.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/testing/UnitTestMath.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/testing/UnitTestTypeTraits.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/testing/UnitTestVecFromPortalPermute.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/testing/VecTraitsTests.h
ThirdParty/viskores/vtkviskores/viskores/viskores/thirdparty/diy/update.sh
ThirdParty/viskores/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include/viskoresdiy/thirdparty/itlib/small_vector.hpp
ThirdParty/viskores/vtkviskores/viskores/viskores/thirdparty/loguru/update.sh
ThirdParty/viskores/vtkviskores/viskores/viskores/thirdparty/loguru/viskoresloguru/loguru.cpp
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/CMakeLists.txt
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/MaskIndices.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/MaskNone.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/MaskSelect.cxx
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/MaskSelect.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/MaskSelectTemplate.h [new file with mode: 0644]
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/ScatterCounting.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/ScatterIdentity.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/ScatterPermutation.h
ThirdParty/viskores/vtkviskores/viskores/viskores/worklet/ScatterUniform.h
ThirdParty/xdmf2/vtkxdmf2/libsrc/CMakeLists.txt
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDOM.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataDesc.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataItem.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExprYacc.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfGrid.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfH5Driver.cxx
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHeavyData.h
ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesBinary.cxx
ThirdParty/xdmf3/update.sh
ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt
ThirdParty/xdmf3/vtkxdmf3/XdmfTemplate.cpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.cpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArray.hpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfArrayType.cpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfFunction.cpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHDF5Controller.cpp
ThirdParty/xdmf3/vtkxdmf3/core/XdmfHeavyDataController.cpp
Utilities/Benchmarks/GLBenchmarking.cxx
Utilities/Benchmarks/vtkRenderTimings.cxx
Utilities/DICOMParser/DICOMAppHelper.cxx
Utilities/DICOMParser/DICOMFile.cxx
Utilities/DICOMParser/DICOMFile.h
Utilities/DICOMParser/DICOMParser.cxx
Utilities/DICOMParser/DICOMParser.h
Utilities/Doxygen/doc_version.pl
Utilities/Doxygen/doxyfile.in
Utilities/DynamicAnalysis/tsan.supp
Utilities/Java/CMakeLists.txt
Utilities/Marshalling/VTK_MARSHALAUTO.txt
Utilities/Marshalling/VTK_MARSHALMANUAL.txt
Utilities/Marshalling/ignore.txt
Utilities/Marshalling/marshal_macro_annotate_headers.py
Utilities/MetaIO/.clang-tidy
Utilities/Python/CMakeLists.txt
Utilities/Python/vtkPython.h
Utilities/PythonInterpreter/CMakeLists.txt
Utilities/PythonInterpreter/Testing/CMakeLists.txt
Utilities/PythonInterpreter/Testing/Cxx/CMakeLists.txt [new file with mode: 0644]
Utilities/PythonInterpreter/Testing/Cxx/TestPythonCppObjectWrapping.cxx [new file with mode: 0644]
Utilities/PythonInterpreter/vtk.module
Utilities/PythonInterpreter/vtkPythonInterpreter.cxx
Utilities/Scripts/SetupGitAliases.sh
Utilities/Scripts/update-gitsetup.bash [deleted file]
Utilities/Upgrading/DiagAttribute.pl [deleted file]
Utilities/Upgrading/FindWindowsMangledMethods.cmake [deleted file]
Utilities/Upgrading/NewPipeConvert.cmake [deleted file]
Utilities/Upgrading/NewPipeConvertDataSet.cmake [deleted file]
Utilities/Upgrading/NewPipeConvertPointSet.cmake [deleted file]
Utilities/Upgrading/NewPipeConvertPolyData.cmake [deleted file]
Utilities/Upgrading/NewPipeConvertStructuredGrid.cmake [deleted file]
Utilities/Upgrading/NewPipeConvertUnstructuredGrid.cmake [deleted file]
Utilities/Upgrading/README.txt
Utilities/Upgrading/UpgradeFrom32.pl [deleted file]
Utilities/X11/CMakeLists.txt [new file with mode: 0644]
Utilities/X11/README.md [new file with mode: 0644]
Utilities/X11/vtk.module [new file with mode: 0644]
Utilities/X11/vtkX11Functions.cxx [new file with mode: 0644]
Utilities/X11/vtkX11Functions.h.in [new file with mode: 0644]
VTK/Documentation/release/dev/htg-redistribute-crash.md [new file with mode: 0644]
Views/Infovis/Testing/Cxx/TestInteractorStyleTreeMapHover.cxx
Views/Infovis/vtk.module
Views/Infovis/vtkApplyColors.cxx
Views/Infovis/vtkDendrogramItem.cxx
Views/Infovis/vtkDendrogramItem.h
Views/Infovis/vtkHeatmapItem.cxx
Views/Infovis/vtkHeatmapItem.h
Views/Infovis/vtkInteractorStyleAreaSelectHover.cxx
Views/Infovis/vtkParallelCoordinatesRepresentation.cxx
Views/Infovis/vtkRenderedGraphRepresentation.cxx
Views/Infovis/vtkRenderedHierarchyRepresentation.cxx
Views/Infovis/vtkRenderedTreeAreaRepresentation.cxx
Views/Infovis/vtkSCurveSpline.cxx
Views/Infovis/vtkTanglegramItem.cxx
Views/Infovis/vtkTanglegramItem.h
Views/Infovis/vtkTreeHeatmapItem.cxx
Views/Infovis/vtkTreeHeatmapItem.h
Views/Qt/Testing/Cxx/TestVtkQtTableView.cxx
Views/Qt/vtkQtRecordView.cxx
Web/Core/vtkDataEncoder.cxx
Web/Core/vtkRemoteInteractionAdapter.cxx
Web/Core/vtkWebApplication.cxx
Web/Python/vtkmodules/web/__init__.py
Web/Python/vtkmodules/web/vtkjs_helper.py
Web/WebAssembly/CMakeLists.txt
Web/WebAssembly/README.md [new file with mode: 0644]
Web/WebAssembly/Testing/JavaScript/CMakeLists.txt
Web/WebAssembly/Testing/JavaScript/testBindRenderWindow.mjs
Web/WebAssembly/Testing/JavaScript/testBlobs.mjs
Web/WebAssembly/Testing/JavaScript/testInitialize.mjs
Web/WebAssembly/Testing/JavaScript/testInvoke.mjs
Web/WebAssembly/Testing/JavaScript/testOSMesaRenderWindowPatch.mjs
Web/WebAssembly/Testing/JavaScript/testSkipProperty.mjs
Web/WebAssembly/Testing/JavaScript/testStandaloneInterface.mjs [new file with mode: 0644]
Web/WebAssembly/Testing/JavaScript/testStates.mjs
Web/WebAssembly/post.js [deleted file]
Web/WebAssembly/vtk.module
Web/WebAssembly/vtkWasmSceneManager.cxx
Web/WebAssembly/vtkWasmSceneManager.h
Web/WebAssembly/vtkWasmSceneManagerEmBinding.cxx [deleted file]
Web/WebAssemblyAsync/CMakeLists.txt [new file with mode: 0644]
Web/WebAssemblyAsync/README.md [new file with mode: 0644]
Web/WebAssemblyAsync/Testing/CMakeLists.txt [new file with mode: 0644]
Web/WebAssemblyAsync/Testing/JavaScript/CMakeLists.txt [new file with mode: 0644]
Web/WebAssemblyAsync/Testing/JavaScript/testFactories.mjs [new file with mode: 0644]
Web/WebAssemblyAsync/vtk.module [new file with mode: 0644]
Web/WebAssemblySession/CMakeLists.txt [new file with mode: 0644]
Web/WebAssemblySession/vtk.module [new file with mode: 0644]
Web/WebAssemblySession/vtkRemoteSession.cxx [new file with mode: 0644]
Web/WebAssemblySession/vtkRemoteSession.h [new file with mode: 0644]
Web/WebAssemblySession/vtkStandaloneSession.cxx [new file with mode: 0644]
Web/WebAssemblySession/vtkStandaloneSession.h [new file with mode: 0644]
Web/WebAssemblySession/vtkWebAssemblySessionHelper.h [new file with mode: 0644]
Web/WebGLExporter/vtkWebGLExporter.cxx
Web/WebGLExporter/vtkWebGLPolyData.cxx
Web/WebGLExporter/vtkWebGLWidget.cxx
Wrapping/Java/CMakeLists.txt
Wrapping/Java/JavaInstall.cmake.in
Wrapping/Java/Maven/pom.xml.in
Wrapping/Java/README.md
Wrapping/Java/Testing/Java/CMakeLists.txt
Wrapping/Java/vtk/rendering/jogl/vtkAbstractJoglComponent.java
Wrapping/Java/vtk/sample/rendering/JoglConeRendering.java
Wrapping/JavaScript/CMakeLists.txt [new file with mode: 0644]
Wrapping/JavaScript/vtk.module [new file with mode: 0644]
Wrapping/JavaScript/vtkEmbindSmartPointerTrait.h [new file with mode: 0644]
Wrapping/Python/CMakeLists.txt
Wrapping/Python/Testing/Python/CMakeLists.txt
Wrapping/Python/Testing/Python/TestComposite.py [new file with mode: 0644]
Wrapping/Python/Testing/Python/TestProperty.py
Wrapping/Python/vtkmodules/numpy_interface/algorithms.py
Wrapping/Python/vtkmodules/numpy_interface/dataset_adapter.py
Wrapping/Python/vtkmodules/numpy_interface/numpy_algorithms.py [new file with mode: 0644]
Wrapping/Python/vtkmodules/qt/QVTKRenderWindowInteractor.py
Wrapping/Python/vtkmodules/test/Testing.py
Wrapping/Python/vtkmodules/tk/vtkLoadPythonTkWidgets.py.in
Wrapping/Python/vtkmodules/util/data_model.py
Wrapping/Python/vtkpython.rc
Wrapping/PythonCore/PyVTKObject.cxx
Wrapping/PythonCore/PyVTKObject.h
Wrapping/PythonCore/PyVTKTemplate.cxx
Wrapping/PythonCore/vtkPythonArgs.cxx
Wrapping/PythonCore/vtkPythonCommand.cxx
Wrapping/PythonCore/vtkPythonOverload.cxx
Wrapping/PythonCore/vtkPythonUtil.cxx
Wrapping/Tools/CMakeLists.txt
Wrapping/Tools/README.md
Wrapping/Tools/lex.yy.c
Wrapping/Tools/vtkParse.l
Wrapping/Tools/vtkParse.tab.c
Wrapping/Tools/vtkParse.y
Wrapping/Tools/vtkParseAttributes.c [new file with mode: 0644]
Wrapping/Tools/vtkParseAttributes.h
Wrapping/Tools/vtkParseData.c
Wrapping/Tools/vtkParseData.h
Wrapping/Tools/vtkParseDepends.c
Wrapping/Tools/vtkParseExtras.c
Wrapping/Tools/vtkParseHierarchy.c
Wrapping/Tools/vtkParseJava.c
Wrapping/Tools/vtkParseMain.c
Wrapping/Tools/vtkParseMangle.c
Wrapping/Tools/vtkParseMerge.c
Wrapping/Tools/vtkParseMethodType.c
Wrapping/Tools/vtkParsePreprocess.c
Wrapping/Tools/vtkParsePreprocess.h
Wrapping/Tools/vtkParseProperties.c
Wrapping/Tools/vtkParseProperties.h
Wrapping/Tools/vtkParseString.c
Wrapping/Tools/vtkParseSystem.c
Wrapping/Tools/vtkWrap.c
Wrapping/Tools/vtkWrap.h
Wrapping/Tools/vtkWrapHierarchy.c
Wrapping/Tools/vtkWrapJava.c
Wrapping/Tools/vtkWrapJavaScript.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptClass.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptClass.h [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptConstant.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptConstant.h [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptEnum.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptEnum.h [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptMethod.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptMethod.h [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptNamespace.c [new file with mode: 0644]
Wrapping/Tools/vtkWrapJavaScriptNamespace.h [new file with mode: 0644]
Wrapping/Tools/vtkWrapPython.c
Wrapping/Tools/vtkWrapPythonClass.c
Wrapping/Tools/vtkWrapPythonClass.h
Wrapping/Tools/vtkWrapPythonConstant.c
Wrapping/Tools/vtkWrapPythonEnum.c
Wrapping/Tools/vtkWrapPythonInit.c
Wrapping/Tools/vtkWrapPythonMethod.c
Wrapping/Tools/vtkWrapPythonMethod.h
Wrapping/Tools/vtkWrapPythonMethodDef.c
Wrapping/Tools/vtkWrapPythonMethodDef.h
Wrapping/Tools/vtkWrapPythonNamespace.c
Wrapping/Tools/vtkWrapPythonNumberProtocol.c
Wrapping/Tools/vtkWrapPythonOverload.c
Wrapping/Tools/vtkWrapPythonOverload.h
Wrapping/Tools/vtkWrapPythonProperty.c
Wrapping/Tools/vtkWrapPythonTemplate.c
Wrapping/Tools/vtkWrapPythonType.c
Wrapping/Tools/vtkWrapSerDes.c
Wrapping/Tools/vtkWrapSerDesClass.c
Wrapping/Tools/vtkWrapSerDesFunction.c
Wrapping/Tools/vtkWrapSerDesFunction.h
Wrapping/Tools/vtkWrapSerDesProperty.c
Wrapping/Tools/vtkWrapText.c
Wrapping/Tools/vtkWrapText.h